Home
last modified time | relevance | path

Searched refs:host_system_init (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/arm/rse/rdfremont/
Dhost_system.h43 int host_system_init(void);
Dhost_system.c298 int host_system_init(void) in host_system_init() function
/trusted-firmware-m-latest/platform/ext/target/arm/rse/rdfremont/bl2/
Dboot_hal_bl2.c216 result = host_system_init(); in boot_platform_post_init()