Home
last modified time | relevance | path

Searched defs:core_addr (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/arm/ethosn/
Dethosn_smc.c34 #define ETHOSN_CORE_SEC_REG(core_addr, reg_offset) \ argument
120 static bool ethosn_get_device_and_core(uintptr_t core_addr, in ethosn_get_device_and_core()
146 static uint32_t ethosn_core_read_arch_version(uintptr_t core_addr) in ethosn_core_read_arch_version()
185 static void ethosn_configure_vector_table(uintptr_t core_addr) in ethosn_configure_vector_table()
193 static void ethosn_configure_events(uintptr_t core_addr) in ethosn_configure_events()
199 uintptr_t core_addr, in ethosn_configure_aux_features()
252 uintptr_t core_addr) in ethosn_configure_stream_addr_extends()
277 static void ethosn_configure_stream_attr_ctlr(uintptr_t core_addr) in ethosn_configure_stream_attr_ctlr()
289 static void ethosn_delegate_to_ns(uintptr_t core_addr) in ethosn_delegate_to_ns()
301 static int ethosn_is_sec(uintptr_t core_addr) in ethosn_is_sec()
[all …]
/aosp_15_r20/external/arm-trusted-firmware/drivers/arm/ethosn/
H A Dethosn_smc.c29 #define ETHOSN_CORE_SEC_REG(core_addr, reg_offset) \ argument
53 static bool ethosn_is_core_addr_valid(uintptr_t core_addr) in ethosn_is_core_addr_valid()
64 static void ethosn_delegate_to_ns(uintptr_t core_addr) in ethosn_delegate_to_ns()
79 static int ethosn_is_sec(uintptr_t core_addr) in ethosn_is_sec()
89 static bool ethosn_reset(uintptr_t core_addr, int hard_reset) in ethosn_reset()
114 u_register_t core_addr, in ethosn_smc_handler()
/aosp_15_r20/external/arm-trusted-firmware/plat/arm/common/fconf/
H A Dfconf_ethosn_getter.c55 uintptr_t core_addr; in fconf_populate_ethosn_config() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/arm/common/fconf/
Dfconf_ethosn_getter.c198 uintptr_t core_addr; in fdt_node_populate_core() local