Home
last modified time | relevance | path

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

/trusted-firmware-m-3.5.0/platform/ext/target/stm/common/stm32u5xx/bl2/
Dboot_hal_bl2.c37 #define FLOW_CONTROL_CHECK(B,A) ((void)0) macro
157 FLOW_CONTROL_CHECK(uFlowProtectValue, FLOW_CTRL_STAGE_2); in boot_platform_noimage()
182 FLOW_CONTROL_CHECK(uFlowProtectValue, FLOW_CTRL_STAGE_3_L); in boot_platform_noimage()
208 FLOW_CONTROL_CHECK(uFlowProtectValue, FLOW_CTRL_STAGE_4_L); in execute_loader()
215 FLOW_CONTROL_CHECK(uFlowProtectValue, FLOW_CTRL_STAGE_5_L); in execute_loader()
222 FLOW_CONTROL_CHECK(uFlowProtectValue, FLOW_CTRL_STAGE_6_L); in execute_loader()
244 FLOW_CONTROL_CHECK(uFlowProtectValue, FLOW_CTRL_STAGE_4_L); in execute_loader()
251 FLOW_CONTROL_CHECK(uFlowProtectValue, FLOW_CTRL_STAGE_5_L); in execute_loader()
258 FLOW_CONTROL_CHECK(uFlowProtectValue, FLOW_CTRL_STAGE_6_L); in execute_loader()
395 FLOW_CONTROL_CHECK(uFlowProtectValue, FLOW_CTRL_STAGE_2); in boot_platform_quit()
[all …]
Dlow_level_security.c34 #define FLOW_CONTROL_CHECK(B,A) ((void)0) macro
/trusted-firmware-m-3.5.0/platform/ext/target/stm/common/stm32u5xx/secure/
Dtfm_hal_isolation.c37 #define FLOW_CONTROL_CHECK(B,A) ((void)0) macro
Dtarget_cfg.c25 #define FLOW_CONTROL_CHECK(B,A) ((void)0) macro