Home
last modified time | relevance | path

Searched refs:legacy (Results 1 – 13 of 13) sorted by relevance

/rk3399_ARM-atf/docs/about/
H A Dacknowledgements.rst5 This file is only relevant for legacy contributions, to acknowledge the
/rk3399_ARM-atf/drivers/measured_boot/event_log/
H A Devent_log.mk52 …$(error Unsupported legacy MBOOT_EL_HASH_ALG '$(MBOOT_EL_HASH_ALG)'. Expected: sha256, sha384, sha…
/rk3399_ARM-atf/docs/plat/arm/fvp/
H A Dfvp-support.rst63 is not compatible with legacy GIC configurations. Therefore this FVP does not
64 support these legacy GIC configurations.
/rk3399_ARM-atf/drivers/renesas/common/io/
H A Dio_rcar.c308 uint32_t legacy = dst + len <= UINT32_MAX - 1 ? 1 : 0; in check_load_area() local
314 dram_start = legacy ? DRAM1_NS_BASE : DRAM_40BIT_BASE; in check_load_area()
316 dram_end = legacy ? DRAM1_NS_BASE + DRAM1_NS_SIZE : in check_load_area()
319 prot_start = legacy ? DRAM_PROTECTED_BASE : DRAM_40BIT_PROTECTED_BASE; in check_load_area()
/rk3399_ARM-atf/docs/plat/
H A Dnvidia-tegra.rst25 including legacy ARMv7 applications. The Denver 2 processors each have 128 KB
63 including legacy Armv7-A applications. The Cortex-A57 processors each have
/rk3399_ARM-atf/docs/components/
H A Dsecure-partition-manager.rst42 #. EL3 SPM based on the MM specification, legacy implementation managing a
48 Support for legacy platforms
H A Dras.rst320 |TF-A|, for legacy reasons, executes entire EL3 with all exceptions unmasked.
/rk3399_ARM-atf/docs/design_documents/
H A Dmeasured_boot.rst90 log event records—the legacy, fixed size SHA1 structure called TCG_PCR_EVENT
/rk3399_ARM-atf/docs/getting_started/
H A Drt-svc-writers-guide.rst43 legacy 32-bit software that predates the `SMCCC`_.
H A Dbuild-options.rst790 and ``ecdsa-brainpool-twisted``. The option ``rsa_1_5`` is the legacy PKCS#1
/rk3399_ARM-atf/docs/design/
H A Dfirmware-design.rst1608 AArch32 uses the legacy convention. The checker function has the format
/rk3399_ARM-atf/docs/
H A Dporting-guide.rst2267 - Disable the legacy interrupt bypass mechanism.
H A Dchange-log.md2048 …- rename legacy MPAM build option ([7a5e580](https://review.trustedfirmware.org/plugins/gitiles/TF…
2686 …- update preloaded_bl33_base for legacy product ([f29765f](https://review.trustedfirmware.org/plug…
5681 …- support legacy SMC_ID 0xC2FEFE00 ([40a4e2d](https://review.trustedfirmware.org/plugins/gitiles/T…
11259 - console: Removed legacy console API
12714 no longer supported and the legacy Arm GIC driver has been deprecated.