Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/optee_include/
H A DOpteeClientInterface.h112 uint32_t trusty_write_permanent_attributes_flag(uint8_t attributes);
/rk3399_rockchip-uboot/lib/avb/rk_avb_user/
H A Drk_avb_ops_user.c201 if (trusty_write_permanent_attributes_flag(flag)) { in rk_avb_write_perm_attr_flag()
/rk3399_rockchip-uboot/lib/optee_clientApi/
H A DOpteeClientInterface.c440 uint32_t trusty_write_permanent_attributes_flag(uint8_t attributes) in trusty_write_permanent_attributes_flag() function