| /rk3399_ARM-atf/docs/components/ |
| H A D | cot-binding.rst | 71 public key node present in parent certificate node and it is 73 authenticated using public-key present in parent certificate. 91 counter sub-node present in 'non-volatile counters' node. 99 Hash and public key information present in the certificate 213 node present in parent certificate node. 281 Description: Contains various non-volatile counters present in the platform. 337 Root of trust key information present in the root certificates
|
| H A D | rmm-el3-comms-spec.rst | 102 …RMM. This buffer must be of 4KB size (1 page). The Boot Manifest must be present at the base of th… 177 in the system so as to present a symmetric view to the NS Host. Any further 600 ``E_RMM_UNK``,"if the SMC is not present, if interface version is <0.4" 679 ``E_RMM_UNK``,"if the SMC is not present, if interface version is <0.4" 730 …curred whilst processing the command, FEAT_MEC is not present in hardware or the SMC is not presen… 797 ``E_RMM_UNK``,Unknown error or the SMC is not present if the version is < 0.6. 858 ``E_RMM_UNK``,Unknown error or the SMC is not present if the version is < 0.6. 919 ``E_RMM_UNK``,Unknown error or the SMC is not present if the version is < 0.6. 978 ``E_RMM_UNK``,Unknown error or the SMC is not present if the version is < 0.6. 1041 ``E_RMM_UNK``,"if the SMC is not present, if interface version is <0.7"
|
| H A D | ras.rst | 13 **IMPORTANT NOTE**: TF-A implementation assumes that if RAS extension is present 340 not be called if ``FEAT_RAS`` is not present in hardware. The checks to do so
|
| /rk3399_ARM-atf/drivers/brcm/emmc/ |
| H A D | emmc_csl_sdcmd.c | 705 uint32_t event = 0, present, timeout = 0, retry = 0, mask = 3; in send_cmd() local 718 present = in send_cmd() 722 if (present & mask) in send_cmd() 735 if (present & mask) in send_cmd() 758 present = chal_sd_get_present_status((CHAL_HANDLE *) in send_cmd() 761 if (present & mask) in send_cmd() 790 present = in send_cmd() 797 if ((present & DAT0_LEVEL_MASK) == 0) { in send_cmd() 801 cmdIndex, argument, present); in send_cmd()
|
| H A D | emmc_csl_sdcard.c | 193 uint32_t present, options, event, rel = 0; in abort_err() local 230 present = in abort_err() 233 if ((present & 0x00F00000) == 0x00F00000) in abort_err() 338 handle->device->ctrl.present = 0; /* init card present to be no card */ in init_card() 342 handle->device->ctrl.present = 1; /* card is detected */ in init_card() 1079 handle->device->ctrl.present = 0; /* init card present to be no card */ in mmc_cmd1()
|
| /rk3399_ARM-atf/drivers/nxp/tzc/ |
| H A D | tzc.mk | 22 $(info -> No TZC present on platform)
|
| /rk3399_ARM-atf/docs/plat/arm/automotive_rd/ |
| H A D | rdaspen.rst | 49 * (If present) Reads and loads AP BL32 (Secure Payload) image into Secure DRAM 50 * (Optional step, if present) Computes AP BL32 image measurement and invokes extend 52 * (If present) Reads and loads the SPMC manifest (for S-EL2 firmware configuration)
|
| /rk3399_ARM-atf/docs/process/ |
| H A D | maintenance.rst | 5 Project Maintenance Process`_. The present document complements it by defining
|
| H A D | commit-style.rst | 102 Scopes that are not present in the changelog configuration file are considered
|
| /rk3399_ARM-atf/docs/plat/arm/morello/ |
| H A D | index.rst | 5 The platform port present at `site <https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git>`_
|
| /rk3399_ARM-atf/include/drivers/brcm/emmc/ |
| H A D | emmc_chal_sd.h | 137 uint32_t present; /* if card is inserted or removed */ member
|
| /rk3399_ARM-atf/plat/rockchip/rk3399/drivers/m0/ |
| H A D | Makefile | 86 $(and $(REMAIN),$(error Unexpected source files present: $(REMAIN)))
|
| /rk3399_ARM-atf/docs/components/spd/ |
| H A D | tlk-dispatcher.rst | 10 In order to compile TLK-D, we need a BL32 image to be present. Since, TLKD
|
| /rk3399_ARM-atf/docs/design/ |
| H A D | trusted-board-boot.rst | 71 The next sections now present specificities of each default CoT provided in 173 present if the corresponding SCP_BL2 or BL32 images are present. 236 are not present.
|
| H A D | trusted-board-boot-build.rst | 49 root-key storage registers present in the platform. On Juno, these
|
| /rk3399_ARM-atf/docs/plat/ |
| H A D | rpi5.rst | 36 a DTB in memory. Can only be used if ``device_tree_address=`` is present in
|
| H A D | allwinner.rst | 129 The H616 lacks the secure SRAM region present on the other SoCs, also
|
| /rk3399_ARM-atf/make_helpers/ |
| H A D | build_macros.mk | 502 $(and $(REMAIN),$(error Unexpected source files present: $(REMAIN))) 520 $(and $(REMAIN),$(error Unexpected source files present: $(REMAIN)))
|
| H A D | constraints.mk | 28 … $(warning ENABLE_FEAT_RME=2 forces BL2 to run at EL3 even if FEAT_RME is not present at runtime)
|
| /rk3399_ARM-atf/docs/plat/arm/fvp/ |
| H A D | fvp-specific-configs.rst | 129 using TF-A. This can be useful if the kernel is already present in memory 199 This means that the firmware can authenticate and load the FDT if present in
|
| /rk3399_ARM-atf/docs/plat/arm/ |
| H A D | arm-build-options.rst | 9 BL31 in TZC secured DRAM. If TSP is present, then setting this option also 106 the various partitions present in the GPT image. This support is available
|
| /rk3399_ARM-atf/docs/security_advisories/ |
| H A D | security-advisory-tfv-8.rst | 64 multiple normal world SMC clients lies with EL2 software. When present, EL2
|
| H A D | security-advisory-tfv-4.rst | 51 The buggy code has been present in ARM Trusted Firmware (TF) since `Pull Request
|
| H A D | security-advisory-tfv-10.rst | 25 | | extension to be present" |
|
| /rk3399_ARM-atf/include/plat/marvell/odyssey/csr/ |
| H A D | ody-csrs-cst_shrd_funnel.h | 304 uint32_t present : 1; member
|