Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/include/
H A Darm.h184 static inline bool feat_crc32_implemented(void) in feat_crc32_implemented() function
/optee_os/core/arch/arm/kernel/
H A Dsecure_partition.c1425 feat_crc32_implemented()); in handle_hw_features()