arm-trusted-firmware/plat/arm/board/juno
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
..
aarch32
aarch64
certificate feat(ethos-n): add support for NPU to cert_create 2023-04-04 11:36:30 +02:00
fdts refactor(ethos-n): move build flags to ethosn_npu.mk 2023-08-07 19:13:45 +02:00
fip refactor(ethos-n): move build flags to ethosn_npu.mk 2023-08-07 19:13:45 +02:00
include chore(auth)!: remove CryptoCell-712/713 support 2023-11-08 10:42:33 +02:00
sp_min
tsp juno: Add security sources for tsp-juno 2019-04-30 14:42:49 +01:00
cert_create_tbbr.mk refactor(ethos-n): move build flags to ethosn_npu.mk 2023-08-07 19:13:45 +02:00
jmptbl.i feat(juno): add mbedtls_asn1_get_len symbol in ROMlib 2023-06-15 15:30:41 +02:00
juno_bl1_setup.c refactor(plat/arm): use mmio* functions to read/write NVFLAGS registers 2021-07-06 16:32:38 +01:00
juno_bl2_setup.c plat/arm/juno: Add support to use hw_config in BL31 2021-04-20 15:42:10 +02:00
juno_bl31_setup.c plat/arm/juno: Add support to use hw_config in BL31 2021-04-20 15:42:10 +02:00
juno_common.c feat(ethos-n): add NPU firmware validation 2023-04-04 11:37:12 +02:00
juno_def.h plat/arm: juno: Implement methods to retrieve soc-id information 2020-08-18 03:07:30 +00:00
juno_err.c refactor(plat/arm): use mmio* functions to read/write NVFLAGS registers 2021-07-06 16:32:38 +01:00
juno_ethosn_tzmp1_def.h feat(ethos-n): add separate RO and RW NSAIDs 2023-04-04 11:37:55 +02:00
juno_pm.c
juno_security.c feat(ethos-n): add protected NPU TZMP1 regions 2023-04-04 11:34:59 +02:00
juno_stack_protector.c plat/arm: juno: Use TRNG entropy source for SMCCC TRNG interface 2021-02-16 17:20:23 +00:00
juno_tbbr_cot_bl2.c refactor(ethos-n): move build flags to ethosn_npu.mk 2023-08-07 19:13:45 +02:00
juno_topology.c fix(scmi): change function prototype to fix gcc error 2022-12-08 13:42:25 +00:00
juno_trng.c plat/arm: juno: Use TRNG entropy source for SMCCC TRNG interface 2021-02-16 17:20:23 +00:00
juno_trusted_boot.c chore(auth)!: remove CryptoCell-712/713 support 2023-11-08 10:42:33 +02:00
juno_tzmp1_def.h
platform.mk build(juno): added error check for BL32 dependency 2023-08-18 21:21:47 -05:00