arm-trusted-firmware/plat/rockchip/rk3399/include
Lin Huang ff4735cfdf rockchip/rk3399: Split M0 binary into two
All the m0 code run in SRAM before, but we need to watch PMU_POWER_ST
when SOC enter into FSM, and SRAM will shutdown during this time, so
this code need run in PMUSRAM. But PMUSRAM only 8K space, we can not
put all the m0 binary into PMUSRAM, Split the M0 binary into two, dram
part still run in SRAM, and suspend part run in PMUSRAM.

Change-Id: Ie08bdf3e2b8838f12b9297fe60ab0aad219684b1
Signed-off-by: Lin Huang <hl@rock-chips.com>
2018-05-15 16:31:09 +08:00
..
shared rockchip/rk3399: Split M0 binary into two 2018-05-15 16:31:09 +08:00
addressmap.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
plat.ld.S rockchip/rk3399: Split M0 binary into two 2018-05-15 16:31:09 +08:00
plat_sip_calls.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
platform_def.h Update ULL() macro and instances of ull to comply with MISRA 2018-02-27 17:05:51 +00:00