Searched refs:bypass (Results 1 – 6 of 6) sorted by relevance
31 checkpoint_table[i].bypass = CHECKPOINT_ENABLED; in checkpoint_enable_all()48 checkpoint_table[i].bypass = CHECKPOINT_DISABLED; in checkpoint_disable_all()63 checkpoint_table[i].bypass = bypass_reset; in checkpoint_register()75 if ((c->bypass == CHECKPOINT_ENABLED) || in checkpoint()85 c->bypass = CHECKPOINT_ENABLED; in checkpoint()100 if (c->bypass == CHECKPOINT_DISABLED) in checkpoint()104 c->bypass = c->bypass - 1; in checkpoint()
12 add_executable(juno-bl1-bypass)14 target_compile_definitions(juno-bl1-bypass PUBLIC -DSCP_ROM_BYPASS=1)17 juno-bl1-bypass PUBLIC "${CMAKE_CURRENT_SOURCE_DIR}/../include"23 juno-bl1-bypass41 juno-bl1-bypass45 target_link_options(juno-bl1-bypass
8 set(SCP_FIRMWARE "juno-bl1-bypass")9 set(SCP_FIRMWARE_TARGET "juno-bl1-bypass")
56 checkpoint_table[id].bypass = run_cnt; in checkpoint_f()67 checkpoint_table[id].bypass = CHECKPOINT_DISABLED; in checkpoint_f()77 checkpoint_table[id].bypass = CHECKPOINT_ENABLED; in checkpoint_f()87 checkpoint_table[id].bypass = CHECKPOINT_DISABLED; in checkpoint_f()
62 volatile int32_t bypass; member
387 - `juno-bl1-bypass.bin`: SCP ROM bypass firmware image - an alternative ROM401 firmware-scp_romfw-byopass/bin/juno-bl1-bypass.bin
Completed in 7 milliseconds