Files
nuttx/tools
Eero Nurkkala 1d3ce6b527 arm64/imx9: provide EL3 bootloader support for iMX9
This provides a capable bootloader that may be run from OCRAM.
The OCRAM contains regions that are always zero, so the linker
file avoids those with best effort.

iMX9 infrastructure expects:
  - 0x20480000 (Start of OCRAM, AHAB)
  - 0x2049a000 (NuttX or SPL)
  - 0x204e0000 (ARM Trustzone, not used)

When started from SD-card, the offsets are:
  - 0x1f000 with AHAB
  - 0xa000  without AHAB

Signed-off-by: Eero Nurkkala <eero.nurkkala@offcode.fi>
2024-05-21 09:02:35 +08:00
..
2024-05-20 10:12:04 +08:00
2024-04-17 19:43:05 +08:00
2024-03-15 17:46:48 +08:00
2024-03-14 22:47:55 +08:00
2024-04-25 13:09:40 +08:00
2023-04-19 02:48:39 +08:00
2023-12-14 20:02:52 -08:00
2024-05-15 22:03:18 +08:00
2023-12-04 07:07:08 -08:00