Build-time-baked boot config, emitted (in W4b) into the .nros_boot_config
linker section by the entry macro / cmake. Fixed-size + pointer-free so a
future post-link tool can patch it in place (RFC-0045). The resolver reads
it on embedded via BootConfig::from_baked (in nros-node).