Home
last modified time | relevance | path

Searched refs:record (Results 1 – 7 of 7) sorted by relevance

/arm-trusted-firmware-2.8.0/plat/mediatek/mt8173/drivers/crypt/
A Dcrypt.c54 static uint32_t record[4]; variable
91 crypt_write32(REG_P70, record[j]); in crypt_set_hdcp_key_ex()
96 record[0] = GET_L32(x2); in crypt_set_hdcp_key_ex()
97 record[1] = GET_H32(x2); in crypt_set_hdcp_key_ex()
98 record[2] = GET_L32(x3); in crypt_set_hdcp_key_ex()
99 record[3] = GET_H32(x3); in crypt_set_hdcp_key_ex()
/arm-trusted-firmware-2.8.0/docs/components/
A Dras.rst35 error record registers from Non-secure.
65 - For memory-mapped error record, its base address and size in KB; for a system
66 register-accessed record, the start index of the record and number of
74 The RAS framework provides the macros to populate error record information. The
101 example, it could return the index of the record.
141 - Set ``probe_data`` to the index of the error record upon detecting an error.
155 - The associated error record information (pointer to the corresponding
219 sorted array of interrupts to look up the error record information associated
220 with the interrupt number. That error handler for that record is then invoked to
/arm-trusted-firmware-2.8.0/
A Ddco.txt34 are public and that a record of the contribution (including all
/arm-trusted-firmware-2.8.0/plat/nvidia/tegra/soc/t194/
A Dplat_ras.c175 struct record { in tegra194_ras_corrected_err_clear() struct
/arm-trusted-firmware-2.8.0/docs/design_documents/
A Dmeasured_boot_poc.rst179 booting process so it can retrieve all the entries on the log and record them
/arm-trusted-firmware-2.8.0/docs/getting_started/
A Dbuild-options.rst1013 - ``ENABLE_BRBE_FOR_NS``: Numeric value to enable access to the branch record
/arm-trusted-firmware-2.8.0/docs/
A Dchange-log.md763 …- trap "RAS error record" accesses only for NS ([00e8f79](https://review.trustedfirmware.org/plugi…
5216 record and expose error information for error handling agents.

Completed in 24 milliseconds