bootrom_alloc
if (bootrom_alloc(ctx, rom_size, PROT_READ | PROT_EXEC,
int bootrom_alloc(struct vmctx *ctx, size_t len, int prot, int flags,
error = bootrom_alloc(ctx, PAGE_SIZE, PROT_READ, 0, ®ion,