| /arm-trusted-firmware/services/std_svc/spm/el3_spmc/ |
| H A D | spmc_setup.c | 40 struct secure_partition_desc *sp) in spmc_create_boot_info() argument 149 unsigned int get_ec_index(struct secure_partition_desc *sp) in get_ec_index() argument 155 void spmc_el1_sp_setup(struct secure_partition_desc *sp, in spmc_el1_sp_setup() argument 190 void spmc_sp_common_setup(struct secure_partition_desc *sp, in spmc_sp_common_setup() argument 270 spmc_sp_common_ep_commit(struct secure_partition_desc * sp,entry_point_info_t * ep_info) spmc_sp_common_ep_commit() argument [all...] |
| H A D | spmc_pm.c | 43 struct secure_partition_desc *sp = spmc_get_current_sp_ctx(); in spmc_cpu_on_finish_handler() local 106 struct secure_partition_desc *sp = spmc_get_current_sp_ctx(); in spmc_send_pm_msg() local 191 struct secure_partition_desc *sp = spmc_get_current_sp_ctx(); spmc_cpu_suspend_finish_handler() local 221 struct secure_partition_desc *sp = spmc_get_current_sp_ctx(); spmc_cpu_suspend_handler() local 250 struct secure_partition_desc *sp = spmc_get_current_sp_ctx(); spmc_cpu_off_handler() local [all...] |
| H A D | spmc_main.c | 78 struct sp_exec_ctx *spmc_get_sp_ec(struct secure_partition_desc *sp) in spmc_get_sp_ec() argument 267 struct secure_partition_desc *sp; in direct_msg_validate_dst_id() local 337 struct secure_partition_desc *sp; in direct_req_smc_handler() local 429 struct secure_partition_desc *sp; direct_resp_smc_handler() local 516 struct secure_partition_desc *sp; msg_wait_handler() local 588 struct secure_partition_desc *sp; ffa_error_handler() local 1130 struct secure_partition_desc *sp = spmc_get_current_sp_ctx(); ffa_features_retrieve_request() local 1316 struct secure_partition_desc *sp; ffa_run_handler() local 1415 validate_secondary_ep(uintptr_t ep,struct secure_partition_desc * sp) validate_secondary_ep() argument 1457 struct secure_partition_desc *sp; ffa_sec_ep_register_handler() local 1513 sp_manifest_parse(void * sp_manifest,int offset,struct secure_partition_desc * sp,entry_point_info_t * ep_info,int32_t * boot_info_reg) sp_manifest_parse() argument 1662 struct secure_partition_desc *sp; find_and_prepare_sp_context() local 1812 struct secure_partition_desc *sp; sp_init() local 1838 struct secure_partition_desc *sp; initalize_sp_descs() local 2071 struct secure_partition_desc *sp = spmc_get_current_sp_ctx(); spmc_sp_interrupt_handler() local [all...] |
| /arm-trusted-firmware/tools/sptool/ |
| H A D | sp_mk_generator.py | 87 def get_sp_pkg(sp, args :dict): argument 116 def get_uuid(sp_layout, sp, args :dict): argument 135 def get_load_address(sp_layout, sp, args :dict): argument 152 def gen_fdt_sources(sp_layout, sp, arg argument 159 gen_sptool_args(sp_layout, sp, args :dict) global() argument 203 gen_crt_args(sp_layout, sp, args :dict) global() argument 225 gen_fiptool_args(sp_layout, sp, args :dict) global() argument 232 gen_fconf_fragment(sp_layout, sp, args: dict) global() argument [all...] |
| H A D | spactions.py | 33 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 [all...] |
| /arm-trusted-firmware/services/spd/trusty/ |
| H A D | trusty_helpers.S | 9 .macro push ra, rb, sp=sp argument 13 .macro pop ra, rb, sp=sp argument
|
| /arm-trusted-firmware/plat/rockchip/common/pmusram/ |
| H A D | cpus_on_fixed_addr.h | 32 uint64_t sp; member
|
| /arm-trusted-firmware/plat/hisilicon/hikey/ |
| H A D | hikey_security.c | 35 unsigned sp:4; member
|
| /arm-trusted-firmware/ |
| H A D | Makefile | 1590 sp: $(DTBS) $(BUILD_PLAT)/sp_gen.mk $(SP_PKGS) target
|
| /arm-trusted-firmware/include/arch/aarch64/ |
| H A D | arch.h | 893 #define SPSR_64(el, sp, daif) \ argument
|