/trusted-firmware-a-3.7.0/drivers/rambus/ |
D | trng_ip_76.c | 166 uint32_t i, present; in eip76_rng_read_rand_buf() local 172 present = eip76_rng_read(&eip76_dev, RNG_STATUS_REG) & in eip76_rng_read_rand_buf() 174 if (present || !wait) { in eip76_rng_read_rand_buf() 181 if (present != 0U) { in eip76_rng_read_rand_buf()
|
/trusted-firmware-a-3.7.0/docs/design_documents/ |
D | drtm_poc.rst | 94 -C cluster0.cpu0.etm-present=0 \ 95 -C cluster0.cpu1.etm-present=0 \ 96 -C cluster0.cpu2.etm-present=0 \ 97 -C cluster0.cpu3.etm-present=0 \ 100 -C cluster1.cpu0.etm-present=0 \ 101 -C cluster1.cpu1.etm-present=0 \ 102 -C cluster1.cpu2.etm-present=0 \ 103 -C cluster1.cpu3.etm-present=0 \
|
D | measured_boot.rst | 20 records what code/critical-data was present on the system during boot.
|
/trusted-firmware-a-3.7.0/docs/components/ |
D | cot-binding.rst | 70 This property is used to refer public key node present in 73 present in parent certificate. 89 counter sub-node present in 'non-volatile counters' node. 97 Hash and public key information present in the certificate 211 node present in parent certificate node. 279 Description: Contains various non-volatile counters present in the platform.
|
/trusted-firmware-a-3.7.0/drivers/nxp/tzc/ |
D | tzc.mk | 22 $(info -> No TZC present on platform)
|
/trusted-firmware-a-3.7.0/drivers/brcm/emmc/ |
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()
|
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()
|
D | emmc_chal_sd.c | 177 handle->ctrl.present = 0; in chal_sd_setup_handler()
|
/trusted-firmware-a-3.7.0/docs/components/fconf/ |
D | mpmm-bindings.rst | 23 | ``supports-mpmm`` | O | ``<empty>`` | If present, indicates that |MPMM| |
|
D | amu-bindings.rst | 23 | ``amu`` | O | ``<phandle>`` | If present, indicates that an |AMU| |
|
/trusted-firmware-a-3.7.0/docs/plat/arm/morello/ |
D | index.rst | 5 The platform port present at `site <https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git>`_
|
/trusted-firmware-a-3.7.0/docs/process/ |
D | maintenance.rst | 5 Project Maintenance Process`_. The present document complements it by defining
|
D | commit-style.rst | 99 Scopes that are not present in the changelog configuration file are considered
|
/trusted-firmware-a-3.7.0/plat/rockchip/rk3399/drivers/m0/ |
D | Makefile | 99 $(and $(REMAIN),$(error Unexpected source files present: $(REMAIN)))
|
/trusted-firmware-a-3.7.0/include/drivers/brcm/emmc/ |
D | emmc_chal_sd.h | 137 uint32_t present; /* if card is inserted or removed */ member
|
/trusted-firmware-a-3.7.0/docs/components/spd/ |
D | tlk-dispatcher.rst | 10 In order to compile TLK-D, we need a BL32 image to be present. Since, TLKD
|
/trusted-firmware-a-3.7.0/docs/design/ |
D | trusted-board-boot.rst | 133 The SCP_BL2 and BL32 certificates are optional, but they must be present if the 134 corresponding SCP_BL2 or BL32 images are present. 163 are not present.
|
D | cpu-specific-build-macros.rst | 4 This document describes the various build options present in the CPU specific 129 CPUs. Though the erratum is present in every revision of the CPU, 311 is present in r0p0 but there is no workaround. It is still open. 492 issue is present in r0p0 as well but there is no workaround for that 505 issue is present in r0p0 as well but there is no workaround for that 852 in r0p3. The issue is also present in r0p0 and r0p1 but there is no 857 fixed in r0p3. This issue is also present in r0p0 and r0p1 but there is no 1010 level cache(LLC) is present in the system, and that the DataSource field
|
D | trusted-board-boot-build.rst | 50 root-key storage registers present in the platform. On Juno, these
|
/trusted-firmware-a-3.7.0/make_helpers/ |
D | build_macros.mk | 407 $(and $(REMAIN),$(error Unexpected source files present: $(REMAIN))) 424 $(and $(REMAIN),$(error Unexpected source files present: $(REMAIN)))
|
/trusted-firmware-a-3.7.0/docs/plat/arm/ |
D | arm-build-options.rst | 9 BL31 in TZC secured DRAM. If TSP is present, then setting this option also 94 the various partitions present in the GPT image. This support is available
|
/trusted-firmware-a-3.7.0/docs/security_advisories/ |
D | security-advisory-tfv-8.rst | 64 multiple normal world SMC clients lies with EL2 software. When present, EL2
|
D | security-advisory-tfv-4.rst | 51 The buggy code has been present in ARM Trusted Firmware (TF) since `Pull Request
|
D | security-advisory-tfv-10.rst | 25 | | extension to be present" |
|
/trusted-firmware-a-3.7.0/docs/plat/ |
D | allwinner.rst | 129 The H616 lacks the secure SRAM region present on the other SoCs, also
|