Home
last modified time | relevance | path

Searched defs:sp (Results 1 – 9 of 9) sorted by relevance

/arm-trusted-firmware-2.8.0/services/std_svc/spm/el3_spmc/
A Dspmc_setup.c40 struct secure_partition_desc *sp) in spmc_create_boot_info()
149 unsigned int get_ec_index(struct secure_partition_desc *sp) in get_ec_index()
155 void spmc_el1_sp_setup(struct secure_partition_desc *sp, in spmc_el1_sp_setup()
190 void spmc_sp_common_setup(struct secure_partition_desc *sp, in spmc_sp_common_setup()
270 void spmc_sp_common_ep_commit(struct secure_partition_desc *sp, in spmc_sp_common_ep_commit()
A Dspmc_pm.c43 struct secure_partition_desc *sp = spmc_get_current_sp_ctx(); in spmc_cpu_on_finish_handler() local
105 struct secure_partition_desc *sp = spmc_get_current_sp_ctx(); in spmc_send_pm_msg() local
189 struct secure_partition_desc *sp = spmc_get_current_sp_ctx(); in spmc_cpu_suspend_finish_handler() local
219 struct secure_partition_desc *sp = spmc_get_current_sp_ctx(); in spmc_cpu_suspend_handler() local
248 struct secure_partition_desc *sp = spmc_get_current_sp_ctx(); in spmc_cpu_off_handler() local
A Dspmc_main.c78 struct sp_exec_ctx *spmc_get_sp_ec(struct secure_partition_desc *sp) in spmc_get_sp_ec()
277 struct secure_partition_desc *sp; in direct_req_smc_handler() local
353 struct secure_partition_desc *sp; in direct_resp_smc_handler() local
431 struct secure_partition_desc *sp; in msg_wait_handler() local
503 struct secure_partition_desc *sp; in ffa_error_handler() local
1199 struct secure_partition_desc *sp; in ffa_run_handler() local
1340 struct secure_partition_desc *sp; in ffa_sec_ep_register_handler() local
1396 struct secure_partition_desc *sp, in sp_manifest_parse()
1545 struct secure_partition_desc *sp; in find_and_prepare_sp_context() local
1695 struct secure_partition_desc *sp; in sp_init() local
[all …]
/arm-trusted-firmware-2.8.0/tools/sptool/
A Dsp_mk_generator.py86 def get_sp_pkg(sp, args :dict): argument
123 def gen_fdt_sources(sp_layout, sp, args :dict): argument
130 def gen_sptool_args(sp_layout, sp, args :dict): argument
173 def gen_crt_args(sp_layout, sp, args :dict): argument
195 def gen_fiptool_args(sp_layout, sp, args :dict): argument
A Dspactions.py33 def inner_logged_action(sp_layout, sp, args :dict): argument
46 def __call__(self, sp_layout, sp, args :dict): argument
90 def append_called(action, sp, args :dict): argument
/arm-trusted-firmware-2.8.0/plat/rockchip/common/pmusram/
A Dcpus_on_fixed_addr.h32 uint64_t sp; member
/arm-trusted-firmware-2.8.0/plat/hisilicon/hikey/
A Dhikey_security.c35 unsigned sp:4; member
/arm-trusted-firmware-2.8.0/
A DMakefile1392 sp: $(DTBS) $(BUILD_PLAT)/sp_gen.mk $(SP_PKGS) target
/arm-trusted-firmware-2.8.0/include/arch/aarch64/
A Darch.h831 #define SPSR_64(el, sp, daif) \ argument

Completed in 32 milliseconds