Skip to content

Instantly share code, notes, and snippets.

@NikMJain
Last active June 15, 2023 08:13
Show Gist options
  • Save NikMJain/5686f7f976c18a359762b52d474dc07b to your computer and use it in GitHub Desktop.
Save NikMJain/5686f7f976c18a359762b52d474dc07b to your computer and use it in GitHub Desktop.

AM62x A53 SPL Memory Map

┌─────────────────────┐0x80000000
│    Empty 512 KB     │
│                     │
├─────────────────────┤0x80080000
│     Text Base       │
│       352 KB        │
│                     │
├─────────────────────┤0x800D8000
│    Empty 1.1MB      │
│                     │
├─────────────────────┤0x80200000
│                     │
│                     │
│                     │
│   BMP Image Load    │
│                     │
│       9.4 MB        │
│                     │
│                     │
│                     │
│                     │
│                     │
│                     │
├─────────────────────┤0x80B77660
│     Stack 2KB       │
├─────────────────────┤0x80B77e60
│    GD 416 Bytes     │
├─────────────────────┤0x80B78000
│                     │
│    Malloc 352KB     │
├─────────────────────┤0x80B80000
│                     │
│     Empty 1 MB      │
│                     │
├─────────────────────┤0x80C80000
│     BSS 512 KB      │
│                     │
├─────────────────────┤0x80D00000
│     Blobs 1KB       │
├─────────────────────┤0x80D00400
│                     │
│   Empty 2.999MB     │
│                     │
│                     │
└─────────────────────┘FIT Image load address 0x81000000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment