| /optee_os/core/include/tee/ |
| H A D | tee_pobj.h | 22 bool temporary; /* can be changed while creating == true */ 23 bool creating; /* can only be changed with mutex held */
|
| /optee_os/mk/ |
| H A D | checkconf.mk | 27 $(call mv-if-changed,$@.tmp,$@) 40 $(call mv-if-changed,$@.tmp,$@) 56 $(call mv-if-changed,$@.tmp,$@)
|
| H A D | macros.mk | 2 define mv-if-changed
|
| H A D | compile.mk | 146 # check if command line has changed 220 # check if command line has changed 244 $$(call mv-if-changed,$$@.tmp,$$@)
|
| /optee_os/ta/avb/include/ |
| H A D | ta_avb.h | 42 * If the lock state is changed all rollback slots will be reset to 0
|
| /optee_os/core/lib/zlib/ |
| H A D | inftrees.h | 48 changed, then these maximum sizes would be need to be recalculated and
|
| H A D | inflate.c | 66 * - Changed loops from while (1) or do {} while (1) to for (;;), again to 68 * - Changed type of window in inflateBackInit() to unsigned char * 71 * - Changed many types to unsigned or unsigned short to avoid warnings 75 * - Changed inflateBack() interface to provide separate opaque descriptors 77 * - Changed inflateBack() argument and in_func typedef to swap the length
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | thread_a64.S | 85 /* SCTLR or the APIA key has changed */ 829 /* SCTLR or the APIA key has changed */ 1054 /* SCTLR or the APIA key has changed */ 1101 /* the APIA key has changed */ 1280 /* SCTLR or the APIA key has changed */ 1322 /* APIA key has changed */
|
| H A D | entry_a32.S | 279 * End address is exclusive: first byte not to be changed. 485 * Record a single core, to be changed later before secure world
|
| /optee_os/lib/libmbedtls/mbedtls/ |
| H A D | CONTRIBUTING.md | 37 …nly be changed by its extension. Where changes to an existing interface are necessary, functions i…
|
| H A D | ChangeLog | 643 have changed their speed/memory compromise as part of a proactive security 1172 * Changed the default MBEDTLS_ECP_WINDOW_SIZE from 6 to 2. 1174 RSA decryption performance has changed lately due to security fixes. 1897 * The interface of the GCM module has changed to remove restrictions on 1915 session-ID based session resumption) has changed to that of 2002 changed: curves and hashes weaker than 255 bits are no longer accepted 3176 changed its IP or port. The feature is enabled at compile-time by setting 3320 changed, but requirements on parameters have been made more explicit in 3342 checks may have changed. Some modules, such as Chacha20 had existing 3344 changed so that the same level of validation is present in all modules, and [all …]
|
| H A D | LICENSE | 106 stating that You changed the files; and 310 stating that you changed the files and the date of any change.
|
| /optee_os/core/lib/libtomcrypt/src/modes/lrw/ |
| H A D | lrw_process.c | 51 /* for each byte changed we undo it's affect on the pad then add the new product */ in lrw_process()
|
| /optee_os/ta/pkcs11/src/ |
| H A D | serializer.h | 130 * with the new buffer if changed
|
| /optee_os/lib/libutils/isoc/arch/arm/softfloat/doc/ |
| H A D | SoftFloat-history.html | 114 Changed the source directory structure, splitting the sources into a
|
| /optee_os/core/drivers/clk/ |
| H A D | clk.c | 314 /* The parent changed and the rate might also have changed */ in clk_set_parent_no_lock()
|
| /optee_os/core/include/kernel/ |
| H A D | callout.h | 23 * to call callout_set_next_timeout() if the call period should be changed.
|
| /optee_os/core/lib/libtomcrypt/src/modes/ctr/ |
| H A D | ctr_encrypt.c | 121 … /* counter was changed by accelerator so mark pad empty (will need updating in s_ctr_encrypt()) */ in ctr_encrypt()
|
| /optee_os/core/drivers/clk/sam/ |
| H A D | clk-sam9x60-pll.c | 314 /* Stop if enabled an nothing changed. */ in sam9x60_div_pll_set() 387 /* Stop if nothing changed. */ in sam9x60_div_pll_set_rate_chg()
|
| /optee_os/core/include/mm/ |
| H A D | tee_pager.h | 245 * changed.
|
| /optee_os/core/ |
| H A D | core.mk | 131 # CFG_CRYPTOLIB_NAME must not be changed beyond this line
|
| /optee_os/lib/libutee/include/ |
| H A D | tee_api_defines.h | 70 * Was changed in v1.1.1 to this: 87 * has changed since v1.1. The original function is given a "__GP11_"
|
| /optee_os/core/include/ |
| H A D | io.h | 17 * in cases when we have normal shared memory, and this memory can be changed
|
| /optee_os/ta/ |
| H A D | link.mk | 53 $(q)$(call mv-if-changed,$@.tmp,$@)
|
| /optee_os/core/arch/arm/include/ |
| H A D | ffa.h | 334 * interface and can be changed without changing any ABI.
|