arm-trusted-firmware/plat/arm/board/fvp_r
Sandrine Bailleux b65dfe40ae chore(auth)!: remove CryptoCell-712/713 support
CryptoCell-712 and CryptoCell-713 drivers have been deprecated since
TF-A v2.9 and their removal was announced for TF-A v2.10 release.
See [1].

As the release is approaching, this patch deletes these drivers' code as
well as all references to them in the documentation and Arm platforms
code (Nuvoton platform is taken care in a subsequent patch). Associated
build options (ARM_CRYPTOCELL_INTEG and PLAT_CRYPTOCELL_BASE) have also
been removed and thus will have no effect if defined.

This is a breaking change for downstream platforms which use these
drivers.

[1] https://trustedfirmware-a.readthedocs.io/en/v2.9/about/release-information.html#removal-of-deprecated-drivers
    Note that TF-A v3.0 release later got renumbered into v2.10.

Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
Change-Id: Idabbc9115f6732ac1a0e52b273d3380677a39813
2023-11-08 10:42:33 +02:00
..
include refactor(fvp_r): remove unused files and clean up makefiles 2021-10-29 09:43:19 -05:00
fvp_r_bl1_arch_setup.c chore(bl1): remove redundant bl1_arch_next_el_setup 2023-04-28 08:09:14 +01:00
fvp_r_bl1_entrypoint.S refactor(fvp_r): remove unused files and clean up makefiles 2021-10-29 09:43:19 -05: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 refactor(cpus): rename errata_report.h to errata.h 2023-05-30 09:31:15 +01:00
fvp_r_bl1_setup.c chore(auth)!: remove CryptoCell-712/713 support 2023-11-08 10:42:33 +02:00
fvp_r_common.c refactor(fvp_r): remove unused files and clean up makefiles 2021-10-29 09:43:19 -05: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 refactor(aarch64): rename do_panic and el3_panic 2023-02-21 17:26:01 +00:00
fvp_r_def.h refactor(fvp_r): remove unused files and clean up makefiles 2021-10-29 09:43:19 -05: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 refactor(fvp_r): remove unused files and clean up makefiles 2021-10-29 09:43:19 -05: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_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(cpus): convert print_errata_status to C 2023-05-30 09:31:15 +01:00