Searched refs:record (Results 1 – 13 of 13) sorted by relevance
20 stat->record[SPM_STAT_MCUSYS].count += 1; in mt_spm_update_lp_stat()21 stat->record[SPM_STAT_MCUSYS].duration += in mt_spm_update_lp_stat()23 stat->record[SPM_STAT_D1_2].count += in mt_spm_update_lp_stat()25 stat->record[SPM_STAT_D2].count += in mt_spm_update_lp_stat()27 stat->record[SPM_STAT_D3].count += in mt_spm_update_lp_stat()29 stat->record[SPM_STAT_D4].count += in mt_spm_update_lp_stat()31 stat->record[SPM_STAT_D6X].count += in mt_spm_update_lp_stat()33 stat->record[SPM_STAT_F26M].count += in mt_spm_update_lp_stat()35 stat->record[SPM_STAT_F26M].duration += in mt_spm_update_lp_stat()37 stat->record[SPM_STAT_VCORE].count += in mt_spm_update_lp_stat()[all …]
19 stat->record[SPM_STAT_MCUSYS].count += 1; in mt_spm_update_lp_stat()20 stat->record[SPM_STAT_MCUSYS].duration += in mt_spm_update_lp_stat()22 stat->record[SPM_STAT_F26M].count += in mt_spm_update_lp_stat()24 stat->record[SPM_STAT_F26M].duration += mmio_read_32(SPM_BK_VTCXO_DUR); in mt_spm_update_lp_stat()25 stat->record[SPM_STAT_VCORE].count += in mt_spm_update_lp_stat()27 stat->record[SPM_STAT_VCORE].duration += mmio_read_32(SPM_SW_RSV_4); in mt_spm_update_lp_stat()40 ret = stat->record[index].count; in mt_spm_get_lp_stat()43 ret = stat->record[index].duration; in mt_spm_get_lp_stat()
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 struct spm_lp_stat_record record[NUM_SPM_STAT]; member
110 - **RAS_TRAP_NS_ERR_REC_ACCESS**: Trap Non-secure access of RAS error record registers.202 - For memory-mapped error record, its base address and size in KB; for a system203 register-accessed record, the start index of the record and number of211 The RAS framework provides the macros to populate error record information. The238 example, it could return the index of the record.278 - Set ``probe_data`` to the index of the error record upon detecting an error.292 - The associated error record information (pointer to the corresponding347 sorted array of interrupts to look up the error record information associated348 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
36 | | channel to record boot measurements and get image |
104 | DF7 | | Boot images interact with Arm CCA HES to record boot |
60 The measurement slot is used to provide a method to cryptographically record76 The TCG Event Log holds a record of measurements made into the Measurement156 - If it is Event Log backend, then record the measurement in TCG Event Log
181 booting process so it can retrieve all the entries on the log and record them
175 struct record { in tegra194_ras_corrected_err_clear() struct
1315 - ``ENABLE_BRBE_FOR_NS``: Numeric value to enable access to the branch record
1015 …- measure and record the DLME EP offset instead of absolute address ([f3fec61](https://review.trus…7281 …- trap "RAS error record" accesses only for NS ([00e8f79](https://review.trustedfirmware.org/plugi…11735 record and expose error information for error handling agents.