blob: 222490c0e300da371e2a2999ec09bbef6795afd3 [file] [log] [blame]
Philipp Deppenwiese8c678cf2018-08-10 16:15:14 -07001FLASH@0x0 16M {
2 WP_RO@0x0 0x1000000 {
3 RO_SECTION@0x0 0xffc000 {
4 # 0 - 0x10000 is free for firmware usage.
5 # bootblock starts at 0x20000
6 FMAP@0x0 0x1000
7 # bootblock includes trusted/non-trusted CLIB, CSIB,
8 # and BL1FWs packaged in
Martin Roth659f97c2024-01-18 19:06:14 -07009 # src/soc/cavium/common/Makefile.mk.
Philipp Deppenwiese8c678cf2018-08-10 16:15:14 -070010 BOOTBLOCK@0x10000 0x70000
11 COREBOOT(CBFS)@0x80000 0xf7c000
12 }
13 RO_VPD@0xffc000 0x4000
14 }
15}