arm-trusted-firmware/plat/arm/board/fvp_r
Manish Pandey 7d96e79a1a fix(fvp_r): fix compilation error in release mode
assert() is not used in release mode and complaining about unused
variable "desc".

Signed-off-by: Manish Pandey <manish.pandey2@arm.com>
Change-Id: Ib919eb27532344a25be0b6ece7e239efa87be744
2021-10-13 13:45:45 +01:00
..
include fvp_r: load, auth, and transfer from BL1 to BL33 2021-09-30 17:07:11 +01:00
fvp_r_bl1_arch_setup.c chore: fvp_r: Initial No-EL3 and MPU Implementation 2021-09-30 17:05:59 +01:00
fvp_r_bl1_context_mgmt.c feat(fvp_r): configure system registers to boot rich OS 2021-10-06 17:53:28 +01:00
fvp_r_bl1_entrypoint.S fvp_r: load, auth, and transfer from BL1 to BL33 2021-09-30 17:07:11 +01:00
fvp_r_bl1_exceptions.S chore: fvp_r: Initial No-EL3 and MPU Implementation 2021-09-30 17:05:59 +01:00
fvp_r_bl1_main.c fvp_r: load, auth, and transfer from BL1 to BL33 2021-09-30 17:07:11 +01:00
fvp_r_bl1_setup.c fix(fvp_r): fix compilation error in release mode 2021-10-13 13:45:45 +01:00
fvp_r_common.c fvp_r: load, auth, and transfer from BL1 to BL33 2021-09-30 17:07:11 +01:00
fvp_r_context.S chore: fvp_r: Initial No-EL3 and MPU Implementation 2021-09-30 17:05:59 +01:00
fvp_r_context_mgmt.c feat(fvp_r): configure system registers to boot rich OS 2021-10-06 17:53:28 +01:00
fvp_r_debug.S chore: fvp_r: Initial No-EL3 and MPU Implementation 2021-09-30 17:05:59 +01:00
fvp_r_def.h chore: fvp_r: Initial No-EL3 and MPU Implementation 2021-09-30 17:05:59 +01:00
fvp_r_err.c fvp_r: load, auth, and transfer from BL1 to BL33 2021-09-30 17:07:11 +01:00
fvp_r_helpers.S fvp_r: initial platform port for fvp_r 2021-09-30 17:00:37 +01:00
fvp_r_io_storage.c fvp_r: load, auth, and transfer from BL1 to BL33 2021-09-30 17:07:11 +01:00
fvp_r_misc_helpers.S chore: fvp_r: Initial No-EL3 and MPU Implementation 2021-09-30 17:05:59 +01:00
fvp_r_pauth_helpers.S chore: fvp_r: Initial No-EL3 and MPU Implementation 2021-09-30 17:05:59 +01:00
fvp_r_private.h fvp_r: initial platform port for fvp_r 2021-09-30 17:00:37 +01:00
fvp_r_stack_protector.c chore: fvp_r: Initial No-EL3 and MPU Implementation 2021-09-30 17:05:59 +01:00
fvp_r_trusted_boot.c chore: fvp_r: Initial No-EL3 and MPU Implementation 2021-09-30 17:05:59 +01:00
platform.mk refactor(fvp_r): tidy up platform port [1] 2021-10-06 17:38:06 +01:00