Home
last modified time | relevance | path

Searched refs:present (Results 1 – 25 of 50) sorted by relevance

12

/rk3399_ARM-atf/docs/components/
H A Dcot-binding.rst71 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 Drmm-el3-comms-spec.rst102 …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 Dras.rst13 **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 Demmc_csl_sdcmd.c705 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 Demmc_csl_sdcard.c193 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 Dtzc.mk22 $(info -> No TZC present on platform)
/rk3399_ARM-atf/docs/plat/arm/automotive_rd/
H A Drdaspen.rst49 * (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 Dmaintenance.rst5 Project Maintenance Process`_. The present document complements it by defining
H A Dcommit-style.rst102 Scopes that are not present in the changelog configuration file are considered
/rk3399_ARM-atf/docs/plat/arm/morello/
H A Dindex.rst5 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 Demmc_chal_sd.h137 uint32_t present; /* if card is inserted or removed */ member
/rk3399_ARM-atf/plat/rockchip/rk3399/drivers/m0/
H A DMakefile86 $(and $(REMAIN),$(error Unexpected source files present: $(REMAIN)))
/rk3399_ARM-atf/docs/components/spd/
H A Dtlk-dispatcher.rst10 In order to compile TLK-D, we need a BL32 image to be present. Since, TLKD
/rk3399_ARM-atf/docs/design/
H A Dtrusted-board-boot.rst71 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 Dtrusted-board-boot-build.rst49 root-key storage registers present in the platform. On Juno, these
/rk3399_ARM-atf/docs/plat/
H A Drpi5.rst36 a DTB in memory. Can only be used if ``device_tree_address=`` is present in
H A Dallwinner.rst129 The H616 lacks the secure SRAM region present on the other SoCs, also
/rk3399_ARM-atf/make_helpers/
H A Dbuild_macros.mk502 $(and $(REMAIN),$(error Unexpected source files present: $(REMAIN)))
520 $(and $(REMAIN),$(error Unexpected source files present: $(REMAIN)))
H A Dconstraints.mk28 … $(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 Dfvp-specific-configs.rst129 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 Darm-build-options.rst9 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 Dsecurity-advisory-tfv-8.rst64 multiple normal world SMC clients lies with EL2 software. When present, EL2
H A Dsecurity-advisory-tfv-4.rst51 The buggy code has been present in ARM Trusted Firmware (TF) since `Pull Request
H A Dsecurity-advisory-tfv-10.rst25 | | extension to be present" |
/rk3399_ARM-atf/include/plat/marvell/odyssey/csr/
H A Dody-csrs-cst_shrd_funnel.h304 uint32_t present : 1; member

12