Home
last modified time | relevance | path

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

12

/trusted-firmware-a-3.7.0/drivers/rambus/
Dtrng_ip_76.c166 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/
Ddrtm_poc.rst94 -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 \
Dmeasured_boot.rst20 records what code/critical-data was present on the system during boot.
/trusted-firmware-a-3.7.0/docs/components/
Dcot-binding.rst70 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/
Dtzc.mk22 $(info -> No TZC present on platform)
/trusted-firmware-a-3.7.0/drivers/brcm/emmc/
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()
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()
Demmc_chal_sd.c177 handle->ctrl.present = 0; in chal_sd_setup_handler()
/trusted-firmware-a-3.7.0/docs/components/fconf/
Dmpmm-bindings.rst23 | ``supports-mpmm`` | O | ``<empty>`` | If present, indicates that |MPMM| |
Damu-bindings.rst23 | ``amu`` | O | ``<phandle>`` | If present, indicates that an |AMU| |
/trusted-firmware-a-3.7.0/docs/plat/arm/morello/
Dindex.rst5 The platform port present at `site <https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git>`_
/trusted-firmware-a-3.7.0/docs/process/
Dmaintenance.rst5 Project Maintenance Process`_. The present document complements it by defining
Dcommit-style.rst99 Scopes that are not present in the changelog configuration file are considered
/trusted-firmware-a-3.7.0/plat/rockchip/rk3399/drivers/m0/
DMakefile99 $(and $(REMAIN),$(error Unexpected source files present: $(REMAIN)))
/trusted-firmware-a-3.7.0/include/drivers/brcm/emmc/
Demmc_chal_sd.h137 uint32_t present; /* if card is inserted or removed */ member
/trusted-firmware-a-3.7.0/docs/components/spd/
Dtlk-dispatcher.rst10 In order to compile TLK-D, we need a BL32 image to be present. Since, TLKD
/trusted-firmware-a-3.7.0/docs/design/
Dtrusted-board-boot.rst133 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.
Dcpu-specific-build-macros.rst4 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
Dtrusted-board-boot-build.rst50 root-key storage registers present in the platform. On Juno, these
/trusted-firmware-a-3.7.0/make_helpers/
Dbuild_macros.mk407 $(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/
Darm-build-options.rst9 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/
Dsecurity-advisory-tfv-8.rst64 multiple normal world SMC clients lies with EL2 software. When present, EL2
Dsecurity-advisory-tfv-4.rst51 The buggy code has been present in ARM Trusted Firmware (TF) since `Pull Request
Dsecurity-advisory-tfv-10.rst25 | | extension to be present" |
/trusted-firmware-a-3.7.0/docs/plat/
Dallwinner.rst129 The H616 lacks the secure SRAM region present on the other SoCs, also

12