Searched refs:Data (Results 1 – 3 of 3) sorted by relevance
/optee_os-3.20.0/core/arch/arm/kernel/ |
A D | arm32_sysreg.txt | 54 ADFSR c5 0 c1 0 RW Auxiliary Data Fault Status Register 56 DFAR c6 0 c0 0 RW Data Fault Address Register 57 DFSR c5 0 c0 0 RW Data Fault Status Register 70 DCCIMVAC c7 0 c14 1 WO Data cache clean and invalidate by MVA PoC 71 DCCISW c7 0 c14 2 WO Data cache clean and invalidate by set/way 72 DCCMVAC c7 0 c10 1 WO Data cache clean by MVA PoC 73 DCCMVAU c7 0 c11 1 WO Data cache clean by MVA PoU 74 DCCSW c7 0 c10 2 WO Data cache clean by set/way 75 DCIMVAC c7 0 c6 1 WO Data cache invalidate by MVA PoC 76 DCISW c7 0 c6 2 WO Data cache invalidate by set/way
|
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/ |
A D | tomcrypt_pk.h | 551 #define LTC_SET_ASN1(list, index, Type, Data, Size) \ argument 556 LTC_MACRO_list[LTC_MACRO_temp].data = (void*)(Data); \ 575 #define LTC_SET_ASN1_CUSTOM_CONSTRUCTED(list, index, Class, Tag, Data) \ argument 578 LTC_SET_ASN1(list, LTC_MACRO_temp##__LINE__, LTC_ASN1_CUSTOM_TYPE, Data, 1); \ 582 #define LTC_SET_ASN1_CUSTOM_PRIMITIVE(list, index, Class, Tag, Type, Data, Size) \ argument 585 LTC_SET_ASN1(list, LTC_MACRO_temp##__LINE__, LTC_ASN1_CUSTOM_TYPE, Data, Size); \
|
/optee_os-3.20.0/ |
A D | CHANGELOG.md | 506 * Secure Data Path: add pseudo-TA to convert VA to PA (#1993]) 623 * plat-ti: enable Secure Data Path by default ([#1815]) 740 * plat-hikey: enable Secure Data Path ([#1440]) 864 * Add support for Secure Data Path which allows Client and Trusted Applications 1474 * Secure Storage: Data can be encrypted prior to their storage in the non-secure.
|
Completed in 7 milliseconds