mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-27 15:24:54 +00:00
![]() Many parts of the code were duplicating symbols that are defined in include/common/bl_common.h. It is better to only use the definitions in this header. As all the symbols refer to virtual addresses, they have to be uintptr_t, not unsigned long. This has also been fixed in bl_common.h. Change-Id: I204081af78326ced03fb05f69846f229d324c711 Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com> |
||
---|---|---|
.. | ||
aarch32 | ||
aarch64 | ||
include | ||
sp_min | ||
dt.c | ||
platform.mk | ||
qemu_bl1_setup.c | ||
qemu_bl2_mem_params_desc.c | ||
qemu_bl2_setup.c | ||
qemu_bl31_setup.c | ||
qemu_common.c | ||
qemu_console.c | ||
qemu_image_load.c | ||
qemu_io_storage.c | ||
qemu_pm.c | ||
qemu_private.h | ||
qemu_rotpk.S | ||
qemu_stack_protector.c | ||
qemu_trusted_boot.c | ||
topology.c |