Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/shared/hw/include/
Ddx_fpga_env.h72 #define DX_ENV_VERSION_REG_OFFSET 0x488UL macro
Ddx_env.h76 #define DX_ENV_VERSION_REG_OFFSET 0x488UL macro
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/
Drun_integration_test.c778 RUNIT_PRINT("FPGA version: 0x%08"PRIx32"\n", TEST_READ_TEE_ENV_REG(DX_ENV_VERSION_REG_OFFSET)); in runIt_all()