Searched refs:record (Results 1 – 7 of 7) sorted by relevance
54 static uint32_t record[4]; variable91 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()
35 error record registers from Non-secure.65 - For memory-mapped error record, its base address and size in KB; for a system66 register-accessed record, the start index of the record and number of74 The RAS framework provides the macros to populate error record information. The101 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 corresponding219 sorted array of interrupts to look up the error record information associated220 with the interrupt number. That error handler for that record is then invoked to
34 are public and that a record of the contribution (including all
175 struct record { in tegra194_ras_corrected_err_clear() struct
179 booting process so it can retrieve all the entries on the log and record them
1013 - ``ENABLE_BRBE_FOR_NS``: Numeric value to enable access to the branch record
763 …- 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