Home
last modified time | relevance | path

Searched refs:SB_HalWaitInterrupt (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/platform/stage/rt/cc3x/
Dsecureboot_stage_defs.h71 #define SB_HalWaitInterrupt(hwBaseAddress, data) \ macro
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/host/src/cc3x_sbromlib/
Dbsv_hash_driver.c131 error = SB_HalWaitInterrupt(hwBaseAddress, irrVal); in ProcessBsvHash()
Dbsv_aes_driver.c309 error = SB_HalWaitInterrupt(hwBaseAddress, irrVal); in ProcessBsvAes()
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/crypto_driver/reg/
Dcrypto_driver.c228 SB_HalWaitInterrupt(hwBaseAddress, irrVal); in SBROM_CryptoUpdateBlockDriver()