Home
last modified time | relevance | path

Searched refs:find_erratum_entry (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/lib/cpus/
H A Derrata_common.c34 struct erratum_entry *find_erratum_entry(uint32_t errata_id) in find_erratum_entry() function
213 entry = find_erratum_entry(errata_id); in check_erratum_applies()
/rk3399_ARM-atf/include/lib/cpus/
H A Derrata.h84 struct erratum_entry *find_erratum_entry(uint32_t errata_id);
/rk3399_ARM-atf/services/std_svc/errata_abi/
H A Derrata_abi_main.c182 entry = find_erratum_entry(errata_id); in verify_errata_implemented()