Searched refs:runIt_flashRead (Results 1 – 4 of 4) sorted by relevance
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/ |
| D | run_integration_flash.h | 51 RunItError_t runIt_flashRead(uint32_t addr, uint8_t* buff, size_t len);
|
| D | run_integration_flash.c | 125 RunItError_t runIt_flashRead(uint32_t addr, uint8_t* pBuff, size_t len) in runIt_flashRead() function
|
| D | run_integration_helper.c | 207 if (runIt_flashRead((uint32_t)flashAddress, memDst, sizeToRead) != RUNIT_ERROR__OK) in runIt_flashReadWrap()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/ |
| D | run_integration_secure_boot.c | 579 …runIt_flashRead(RUNIT_SECURE_BOOT__CONTENT_PKG_1_FLASH_ADDRESS, (uint8_t*)pCntCertPtr, RUNIT_SECUR… in runIt_secureBoot() 589 …runIt_flashRead(RUNIT_SECURE_BOOT__IMAGE_PKG_3_FLASH_ADDRESS, (uint8_t*)pImage3Ptr, RUNIT_SECURE_B… in runIt_secureBoot()
|