2025-02-26 15:42:57 +01:00
..
2025-02-26 15:42:57 +01:00
2025-02-23 16:14:12 +01:00
2025-02-26 13:26:35 +01:00
2025-02-25 10:52:04 +01:00
2025-02-26 13:26:35 +01:00

Zynq7000 Run-Time Support

Startup code and minimal runtime for the AMD Zynq7000 SoC.

Re-Generating the MMU table

The MMU table is a static flat map of 4096 entries for each 1 MB in the memory map. It was generated using the table-gen binary tool.

You can re-run the tool using

cargo +stable --target <hostTarget> run --bin table-gen --no-default-features --features tools