arm-trusted-firmware/plat/arm/common/aarch64
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
..
arm_bl2_mem_params_desc.c refactor(ethos-n): move build flags to ethosn_npu.mk 2023-08-07 19:13:45 +02:00
arm_helpers.S chore(auth)!: remove CryptoCell-712/713 support 2023-11-08 10:42:33 +02:00
arm_pauth.c Refactor ARMv8.3 Pointer Authentication support code 2019-09-13 14:11:59 +01:00
arm_sdei.c style: remove useless trailing semicolon and line continuations 2023-03-09 14:59:08 +01:00
execution_state_switch.c refactor(context mgmt): add cm_prepare_el3_exit_ns function 2022-04-12 17:42:11 +02:00