Home
last modified time | relevance | path

Searched refs:sample (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-a-latest/drivers/marvell/secure_dfx_access/
Darmada_thermal.c113 unsigned int sample; in armada_mc_to_reg_temp() local
115 sample = (temp_mc + COEF_B) / COEF_M; in armada_mc_to_reg_temp()
117 return sample & 0x3ff; in armada_mc_to_reg_temp()
/trusted-firmware-a-latest/docs/design_documents/
Dmeasured_boot_poc.rst60 the Measured Boot functionality. The chosen fTPM service is a sample
/trusted-firmware-a-latest/docs/components/
Dsecure-partition-manager.rst348 represented as a single file associated with the SP. A sample is
476 A sample can be found at `[7]`_:
519 Note this boot flow is an implementation sample on Arm's FVP platform.
/trusted-firmware-a-latest/docs/design/
Dfirmware-design.rst1199 The sample crash output is shown below.
/trusted-firmware-a-latest/docs/
Dporting-guide.rst3219 The file ``plat/common/aarch64/crash_console_helpers.S`` contains sample
Dchange-log.md1493 …- update sample platform attestation token ([19c1dce](https://review.trustedfirmware.org/plugins/g…
8158 fixed sample points at key places in the code.