Home
last modified time | relevance | path

Searched refs:proxy_fwu_dut (Results 1 – 6 of 6) sorted by relevance

/trusted-services/components/service/fwu/test/fwu_dut/proxy/
A Dproxy_fwu_dut.cpp14 proxy_fwu_dut::proxy_fwu_dut(unsigned int num_locations, unsigned int metadata_version, in proxy_fwu_dut() function in proxy_fwu_dut
22 proxy_fwu_dut::~proxy_fwu_dut() in ~proxy_fwu_dut()
28 void proxy_fwu_dut::boot(bool from_active_bank) in boot()
34 void proxy_fwu_dut::shutdown(void) in shutdown()
40 struct boot_info proxy_fwu_dut::get_boot_info(void) const in get_boot_info()
46 metadata_checker *proxy_fwu_dut::create_metadata_checker(bool is_primary) const in create_metadata_checker()
57 fwu_client *proxy_fwu_dut::create_fwu_client(void) in create_fwu_client()
A Dproxy_fwu_dut.h18 class proxy_fwu_dut : public fwu_dut {
27 proxy_fwu_dut(unsigned int num_locations, unsigned int metadata_version,
30 ~proxy_fwu_dut();
A Dcomponent.cmake12 "${CMAKE_CURRENT_LIST_DIR}/proxy_fwu_dut.cpp"
/trusted-services/components/service/fwu/test/fwu_dut_factory/remote/
A Dfwu_dut_factory.cpp24 return new proxy_fwu_dut(num_locations, FWU_METADATA_VERSION, NULL); in create()
/trusted-services/components/service/fwu/test/fwu_dut_factory/remote_sim/
A Dfwu_dut_factory.cpp35 return new proxy_fwu_dut(num_locations, FWU_METADATA_VERSION, sim_dut); in create()
/trusted-services/docs/services/fwu/
A Dfwu-service-description.rst496 * - *proxy_fwu_dut*

Completed in 22 milliseconds