Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/arm/rse/rdfremont/
Dhost_system.h19 struct host_system_info_t { struct
35 struct host_system_info_t info; argument
46 int host_system_get_info(struct host_system_info_t **info);
Dhost_system.c315 int host_system_get_info(struct host_system_info_t **info) in host_system_get_info()
/trusted-firmware-m-latest/platform/ext/target/arm/rse/rdfremont/bl2/
Dboot_hal_bl2.c44 static struct host_system_info_t *host_system_info;