Home
last modified time | relevance | path

Searched refs:el1 (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/arm/board/automotive_rd/platform/common/
H A Dcper.c173 el1_sysregs_t *el1 = get_el1_sysregs_ctx(ns); in fill_ns_context_blocks() local
175 if (!el1) in fill_ns_context_blocks()
186 type5SysRegValues->SPSR_EL1 = read_el1_ctx_common(el1, spsr_el1); in fill_ns_context_blocks()
187 type5SysRegValues->ELR_EL1 = read_el1_ctx_common(el1, elr_el1); in fill_ns_context_blocks()
188 type5SysRegValues->ESR_EL1 = read_el1_ctx_common(el1, esr_el1); in fill_ns_context_blocks()
189 type5SysRegValues->FAR_EL1 = read_el1_ctx_common(el1, far_el1); in fill_ns_context_blocks()
192 type5SysRegValues->MAIR_EL1 = read_el1_ctx_common(el1, mair_el1); in fill_ns_context_blocks()
199 type5SysRegValues->SP_EL1 = read_el1_ctx_common(el1, sp_el1); in fill_ns_context_blocks()
200 type5SysRegValues->SPSR_EL1 = read_el1_ctx_common(el1, spsr_el1); in fill_ns_context_blocks()
203 type5SysRegValues->TPIDR_EL0 = read_el1_ctx_common(el1, tpidr_el0); in fill_ns_context_blocks()
[all …]
/rk3399_ARM-atf/docs/
H A Dchange-log.md281 …- support s-el2 and s-el1 spmc ([cda0487](https://review.trustedfirmware.org/plugins/gitiles/TF-A/…
1495 …- enable DSU PMU el1 access for TC4 ([00397b3](https://review.trustedfirmware.org/plugins/gitiles/…
3142 …- enable el1 access to DSU PMU registers ([de8b9ce](https://review.trustedfirmware.org/plugins/git…
3415 …- convert el1-ctx assembly offset entries to c structure ([42e35d2](https://review.trustedfirmware…
3417 …- remove el1 context when SPMD_SPM_AT_SEL2=1 ([a0674ab](https://review.trustedfirmware.org/plugins…