Searched refs:hab (Results 1 – 3 of 3) sorted by relevance
9 hab call 0x8000;13 hab call 0x8000;
32 obj-$(CONFIG_SECURE_BOOT) += hab.o36 obj-$(CONFIG_SECURE_BOOT) += hab.o
1142 uint32_t hab = 0; in sb_build_command_jump_call() local1166 hab = is_call ? ROM_CALL_CMD_FLAG_HAB : ROM_JUMP_CMD_FLAG_HAB; in sb_build_command_jump_call()1199 ccmd->header.flags = hab; in sb_build_command_jump_call()