Home
last modified time | relevance | path

Searched refs:get_cpu_ops_ptr (Results 1 – 10 of 10) sorted by relevance

/rk3399_ARM-atf/lib/cpus/aarch64/
H A Dcpu_helpers.S29 bl get_cpu_ops_ptr
59 .globl get_cpu_ops_ptr symbol
60 func get_cpu_ops_ptr
126 endfunc get_cpu_ops_ptr
/rk3399_ARM-atf/lib/cpus/aarch32/
H A Dcpu_helpers.S96 .globl get_cpu_ops_ptr symbol
98 func get_cpu_ops_ptr
102 endfunc get_cpu_ops_ptr
/rk3399_ARM-atf/lib/el3_runtime/
H A Dcpu_data_array.c33 ops = get_cpu_ops_ptr(); in cpu_data_init_cpu_ops()
/rk3399_ARM-atf/include/lib/cpus/
H A Dcpu_ops.h135 void *get_cpu_ops_ptr(void);
/rk3399_ARM-atf/lib/cpus/
H A Derrata_report.c69 struct cpu_ops *cpu_ops = get_cpu_ops_ptr(); in generic_errata_report()
H A Derrata_common.c37 cpu_ops = get_cpu_ops_ptr(); in find_erratum_entry()
/rk3399_ARM-atf/include/arch/aarch64/
H A Dasm_macros.S379 bl get_cpu_ops_ptr
/rk3399_ARM-atf/bl31/aarch64/
H A Druntime_exceptions.S607 bl get_cpu_ops_ptr
/rk3399_ARM-atf/docs/design/
H A Dfirmware-design.rst1488 errata workarounds that needs to be applied. The ``get_cpu_ops_ptr()`` reads
1539 ``cpu_ops`` using ``get_cpu_ops_ptr()`` function. The ``cpu_reg_dump()`` in
/rk3399_ARM-atf/docs/
H A Dchange-log.md1284 …- make get_cpu_ops_ptr() PCS compliant ([71f7a36](https://review.trustedfirmware.org/plugins/gitil…