Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/drivers/arm/ethosn/
Dethosn_big_fw.h35 bool ethosn_big_fw_verify_header(const struct ethosn_big_fw *big_fw,
Dethosn_big_fw.c30 bool ethosn_big_fw_verify_header(const struct ethosn_big_fw *big_fw, in ethosn_big_fw_verify_header() function
Dethosn_smc.c585 if (!ethosn_big_fw_verify_header(big_fw, arch_ver)) { in ethosn_smc_setup()