blob: 9402fffd581847c1d2a37bf3011c06ce06cdbf3d [file] [log] [blame]
{
debug: false,
trace_provider: "root_exposed",
maintain_utc_clock: true,
use_builtin_process_launcher: true,
num_threads: 2,
namespace_capabilities: [
{
directory: "boot",
path: "/boot",
rights: [
"rx*",
],
},
],
builtin_capabilities: [
{
protocol: [
"fuchsia.pkg.PackageResolver-boot",
"fuchsia.boot.Arguments",
"fuchsia.boot.ReadOnlyLog",
"fuchsia.boot.WriteOnlyLog",
"fuchsia.boot.SvcStashProvider",
"fuchsia.kernel.CpuResource",
"fuchsia.kernel.DebugResource",
"fuchsia.kernel.DebuglogResource",
"fuchsia.boot.Items",
"fuchsia.boot.FactoryItems",
"fuchsia.kernel.HypervisorResource",
"fuchsia.kernel.InfoResource",
"fuchsia.kernel.IommuResource",
"fuchsia.kernel.IoportResource",
"fuchsia.kernel.IrqResource",
"fuchsia.component.resolution.Resolver",
"fuchsia.kernel.KernelStats",
"fuchsia.kernel.MexecResource",
"fuchsia.kernel.MmioResource",
"fuchsia.kernel.MsiResource",
"fuchsia.kernel.ProfileResource",
"fuchsia.kernel.PowerResource",
"fuchsia.kernel.SamplingResource",
"fuchsia.kernel.TracingResource",
"fuchsia.kernel.RootJob",
"fuchsia.kernel.RootJobForInspect",
"fuchsia.kernel.SmcResource",
"fuchsia.kernel.StallResource",
"fuchsia.kernel.EnergyInfoResource",
"fuchsia.kernel.Stats",
"fuchsia.kernel.VmexResource",
"fuchsia.process.Launcher",
"fuchsia.sys2.BootController",
"fuchsia.sys2.CrashIntrospect",
"fuchsia.sys2.SystemController",
"fuchsia.time.Maintenance",
"fuchsia.update.verify.HealthVerification",
],
},
{
runner: "builtin_elf_runner",
},
{
runner: "builtin_devfs",
},
{
runner: "builtin_dispatcher",
},
{
runner: "builtin_shutdown_shim",
},
{
runner: "builtin_service_broker",
},
{
resolver: "boot_resolver",
},
{
event_stream: "debug_started",
},
{
event_stream: "started",
},
{
event_stream: "stopped",
},
{
event_stream: "capability_requested",
},
{
event_stream: "destroyed",
},
{
event_stream: "discovered",
},
],
component_id_index_path: "/boot/config/component_id_index",
log_destination: "klog",
builtin_boot_resolver: "boot",
}