nx_hwmodel_research_fetch.nx
buildroot/runtime/nx_hwmodel_research_fetch.nx
about
nx_hwmodel_research_fetch.nx -- bank the HARDWARE-MODEL field for NishiOS rung 7 (the 3 hardware-gated OS gaps,
advanced in PURE SIMULATION per the fpga-boot-sim precedent, never-brick by construction). Three axes: (1) x86-64
PAGING (the real MMU structures the MMU model must match), (2) GPU command submission (PCIe BAR/MMIO/ring/doorbell/
fence -- the real path the GPU-ring model must match), (3) FIRMWARE BRICK MECHANISMS to AVOID (SPI flash, UEFI,
CMOS/NVRAM -- so the never-brick guard REFUSES exactly the persistent-write paths that brick). Sovereign TLS;
idempotent. expect_exit:0 ORIGINAL
dependencies 1 imports · 0 importers
imports: nx_research_engine.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| 8 | const K_MAGIC_8388608: i64 = 8388608 |
functions
| 10 | func F(u: *u8, o: *u8, store: *TrustStore, out: *u8, cap: i64) -> i64 { return rf_fetch_bank(u, o, store, out, cap) } |
| 12 | func main() -> i64 |