Home
last modified time | relevance | path

Searched defs:rp_id (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/services/std_svc/rmmd/
H A Drmmd_keymgmt.c46 int rmmd_el3_ide_key_program(uint64_t ecam_address, uint64_t rp_id, in rmmd_el3_ide_key_program()
71 int rmmd_el3_ide_key_set_go(uint64_t ecam_address, uint64_t rp_id, in rmmd_el3_ide_key_set_go()
96 int rmmd_el3_ide_key_set_stop(uint64_t ecam_address, uint64_t rp_id, in rmmd_el3_ide_key_set_stop()
121 int rmmd_el3_ide_km_pull_response(uint64_t ecam_address, uint64_t rp_id, in rmmd_el3_ide_km_pull_response()
/rk3399_ARM-atf/plat/arm/board/fvp/trp/
H A Dtest_ide_km_interface.c17 uint64_t trp_get_test_rootport(uint64_t *ecam_address, uint64_t *rp_id) in trp_get_test_rootport()
/rk3399_ARM-atf/services/std_svc/rmmd/trp/
H A Dtrp_main.c191 uint64_t ecam_address = 0U, rp_id = 0U, ide_stream_info; in trp_ide_keymgmt_interface_fn() local