Home
last modified time | relevance | path

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

/trusted-firmware-a-3.6.0-3.5.0/services/std_svc/spm/el3_spmc/
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()
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
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
1045 struct secure_partition_desc *sp = spmc_get_current_sp_ctx(); in ffa_features_retrieve_request() local
1231 struct secure_partition_desc *sp; in ffa_run_handler() local
1330 static int validate_secondary_ep(uintptr_t ep, struct secure_partition_desc *sp) in validate_secondary_ep()
1372 struct secure_partition_desc *sp; in ffa_sec_ep_register_handler() local
1428 struct secure_partition_desc *sp, in sp_manifest_parse()
[all …]
/trusted-firmware-a-3.6.0-3.5.0/tools/sptool/
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
174 def gen_crt_args(sp_layout, sp, args :dict): argument
196 def gen_fiptool_args(sp_layout, sp, args :dict): argument
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
/trusted-firmware-a-3.6.0-3.5.0/plat/rockchip/common/pmusram/
Dcpus_on_fixed_addr.h32 uint64_t sp; member
/trusted-firmware-a-3.6.0-3.5.0/plat/hisilicon/hikey/
Dhikey_security.c35 unsigned sp:4; member
/trusted-firmware-a-3.6.0-3.5.0/
DMakefile1520 sp: $(DTBS) $(BUILD_PLAT)/sp_gen.mk $(SP_PKGS) target
/trusted-firmware-a-3.6.0-3.5.0/include/arch/aarch64/
Darch.h866 #define SPSR_64(el, sp, daif) \ argument