coreboot/src/arch/arm64
Yu-Ping Wu 0201e6b5ec arch/arm64: Drop DISABLE_PEDANTIC=1 for BL31
The upstream arm-trusted-firmware has removed the DISABLE_PEDANTIC
option in Commit 79eb1aff7850 ("Remove DISABLE_PEDANTIC build option").
Therefore, drop the option for BL31.

Change-Id: Iaca07ce190c566fe79814fd8bbd8821d3ea76955
Signed-off-by: Yu-Ping Wu <yupingso@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/86263
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2025-02-05 00:00:03 +00:00
..
armv8 arch/arm64/armv8/mmu: Improve log format 2024-08-03 02:13:30 +00:00
include arch/io.h: Add port I/O functions to other architectures 2024-06-06 22:05:14 +00:00
acpi.c
arch_timer.c commonlib: Change GCD function to always use 64 bits 2024-02-08 13:13:58 +00:00
bl31.c
boot.c arch/arm64: Add EL1/EL2/EL3 support for arm64 2024-04-22 07:35:36 +00:00
div0.c
dma.c tree: Use <console/console.h> only when used 2024-07-03 04:39:42 +00:00
eabi_compat.c
fit_payload.c
Kconfig arch/arm64: Add Clang as supported target 2024-10-02 09:19:21 +00:00
Makefile.mk arch/arm64: Drop DISABLE_PEDANTIC=1 for BL31 2025-02-05 00:00:03 +00:00
memcpy.S
memmove.S
memset.S
ramdetect.c arch/arm64: Add EL1/EL2/EL3 support for arm64 2024-04-22 07:35:36 +00:00
romstage.c Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
smbios.c tree: Use <console/console.h> only when used 2024-07-03 04:39:42 +00:00
smc.c arch/arm64: Support calling a trusted monitor 2024-05-25 06:55:31 +00:00
smc_asm.S arch/arm64: Support calling a trusted monitor 2024-05-25 06:55:31 +00:00
tables.c arch/arm64: Implement initial set of SMBIOS tables 2024-05-25 06:58:23 +00:00
transition.c arch/arm64: Add EL1/EL2/EL3 support for arm64 2024-04-22 07:35:36 +00:00
transition_asm.S arch/arm64: Add EL1/EL2/EL3 support for arm64 2024-04-22 07:35:36 +00:00