diff options
author | Heiko Stuebner <heiko@sntech.de> | 2019-05-29 12:03:38 +0200 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2019-05-29 12:06:30 +0200 |
commit | 3e6945e919608bb071de6006a048853a2ea07c66 (patch) | |
tree | 2dcbb5e15ca8f4fa12d73b762b8b827d93a4f080 /lib/psci/psci_main.c | |
parent | 89a4d269146c90e944ea36d4afb39b27d82b23e2 (diff) |
rockchip: drop rockchip-specific imported linker symbols for bl31
In the rockchip bl31 setup the __RO_START__ and __RO_END__ symbols are
currently imported into special BL31_RO_* constants while the general
code also imports them as BL_CODE_BASE and BL_CODE_END.
So we can just use the general symbols and can drop the duplication.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Change-Id: Ibf1b48ad80bed897247a1690a32711030479262d
Diffstat (limited to 'lib/psci/psci_main.c')
0 files changed, 0 insertions, 0 deletions