Home
last modified time | relevance | path

Searched hist:"2 ecaafd2e832593e3f5b0a14c166ff88e4bebe43" (Results 1 – 8 of 8) sorted by relevance

/rk3399_ARM-atf/plat/arm/common/
H A Darm_bl2_el3_setup.c2ecaafd2e832593e3f5b0a14c166ff88e4bebe43 Mon Jul 16 13:09:15 UTC 2018 Daniel Boulby <daniel.boulby@arm.com> Fix build for SEPARATE_CODE_AND_RODATA=0

TF won't build since no memory region is specified
for when SEPARATE_CODE_AND_RODATA=0 it still relies on
the ARM_MAP_BL_RO_DATA region which is never defined for
this case. Create memory region combining code and RO data for
when the build flag SEPARATE_CODE_AND_RODATA=0 to fix this

Change-Id: I6c129eb0833497710cce55e76b8908ce03e0a638
Signed-off-by: Daniel Boulby <daniel.boulby@arm.com>
H A Darm_bl2u_setup.c2ecaafd2e832593e3f5b0a14c166ff88e4bebe43 Mon Jul 16 13:09:15 UTC 2018 Daniel Boulby <daniel.boulby@arm.com> Fix build for SEPARATE_CODE_AND_RODATA=0

TF won't build since no memory region is specified
for when SEPARATE_CODE_AND_RODATA=0 it still relies on
the ARM_MAP_BL_RO_DATA region which is never defined for
this case. Create memory region combining code and RO data for
when the build flag SEPARATE_CODE_AND_RODATA=0 to fix this

Change-Id: I6c129eb0833497710cce55e76b8908ce03e0a638
Signed-off-by: Daniel Boulby <daniel.boulby@arm.com>
H A Darm_bl1_setup.c2ecaafd2e832593e3f5b0a14c166ff88e4bebe43 Mon Jul 16 13:09:15 UTC 2018 Daniel Boulby <daniel.boulby@arm.com> Fix build for SEPARATE_CODE_AND_RODATA=0

TF won't build since no memory region is specified
for when SEPARATE_CODE_AND_RODATA=0 it still relies on
the ARM_MAP_BL_RO_DATA region which is never defined for
this case. Create memory region combining code and RO data for
when the build flag SEPARATE_CODE_AND_RODATA=0 to fix this

Change-Id: I6c129eb0833497710cce55e76b8908ce03e0a638
Signed-off-by: Daniel Boulby <daniel.boulby@arm.com>
H A Darm_bl2_setup.c2ecaafd2e832593e3f5b0a14c166ff88e4bebe43 Mon Jul 16 13:09:15 UTC 2018 Daniel Boulby <daniel.boulby@arm.com> Fix build for SEPARATE_CODE_AND_RODATA=0

TF won't build since no memory region is specified
for when SEPARATE_CODE_AND_RODATA=0 it still relies on
the ARM_MAP_BL_RO_DATA region which is never defined for
this case. Create memory region combining code and RO data for
when the build flag SEPARATE_CODE_AND_RODATA=0 to fix this

Change-Id: I6c129eb0833497710cce55e76b8908ce03e0a638
Signed-off-by: Daniel Boulby <daniel.boulby@arm.com>
H A Darm_bl31_setup.c2ecaafd2e832593e3f5b0a14c166ff88e4bebe43 Mon Jul 16 13:09:15 UTC 2018 Daniel Boulby <daniel.boulby@arm.com> Fix build for SEPARATE_CODE_AND_RODATA=0

TF won't build since no memory region is specified
for when SEPARATE_CODE_AND_RODATA=0 it still relies on
the ARM_MAP_BL_RO_DATA region which is never defined for
this case. Create memory region combining code and RO data for
when the build flag SEPARATE_CODE_AND_RODATA=0 to fix this

Change-Id: I6c129eb0833497710cce55e76b8908ce03e0a638
Signed-off-by: Daniel Boulby <daniel.boulby@arm.com>
/rk3399_ARM-atf/plat/arm/common/tsp/
H A Darm_tsp_setup.c2ecaafd2e832593e3f5b0a14c166ff88e4bebe43 Mon Jul 16 13:09:15 UTC 2018 Daniel Boulby <daniel.boulby@arm.com> Fix build for SEPARATE_CODE_AND_RODATA=0

TF won't build since no memory region is specified
for when SEPARATE_CODE_AND_RODATA=0 it still relies on
the ARM_MAP_BL_RO_DATA region which is never defined for
this case. Create memory region combining code and RO data for
when the build flag SEPARATE_CODE_AND_RODATA=0 to fix this

Change-Id: I6c129eb0833497710cce55e76b8908ce03e0a638
Signed-off-by: Daniel Boulby <daniel.boulby@arm.com>
/rk3399_ARM-atf/plat/arm/common/sp_min/
H A Darm_sp_min_setup.c2ecaafd2e832593e3f5b0a14c166ff88e4bebe43 Mon Jul 16 13:09:15 UTC 2018 Daniel Boulby <daniel.boulby@arm.com> Fix build for SEPARATE_CODE_AND_RODATA=0

TF won't build since no memory region is specified
for when SEPARATE_CODE_AND_RODATA=0 it still relies on
the ARM_MAP_BL_RO_DATA region which is never defined for
this case. Create memory region combining code and RO data for
when the build flag SEPARATE_CODE_AND_RODATA=0 to fix this

Change-Id: I6c129eb0833497710cce55e76b8908ce03e0a638
Signed-off-by: Daniel Boulby <daniel.boulby@arm.com>
/rk3399_ARM-atf/include/plat/arm/common/
H A Darm_def.h2ecaafd2e832593e3f5b0a14c166ff88e4bebe43 Mon Jul 16 13:09:15 UTC 2018 Daniel Boulby <daniel.boulby@arm.com> Fix build for SEPARATE_CODE_AND_RODATA=0

TF won't build since no memory region is specified
for when SEPARATE_CODE_AND_RODATA=0 it still relies on
the ARM_MAP_BL_RO_DATA region which is never defined for
this case. Create memory region combining code and RO data for
when the build flag SEPARATE_CODE_AND_RODATA=0 to fix this

Change-Id: I6c129eb0833497710cce55e76b8908ce03e0a638
Signed-off-by: Daniel Boulby <daniel.boulby@arm.com>