Lines Matching refs:to
3 - Links to the release pages, commits and pull requests merged into this release for:
33 - Links to the release pages, commits and pull requests merged into this release for:
64 - Links to the release pages, commits and pull requests merged into this release for:
94 - Links to the release pages, commits and pull requests merged into this release for:
124 - Links to the release pages, commits and pull requests merged into this release for:
154 - Links to the release pages, commits and pull requests merged into this release for:
184 - Links to the release pages, commits and pull requests merged into this release for:
214 - Links to the release pages, commits and pull requests merged into this release for:
244 - Links to the release pages, commits and pull requests merged into this release for:
274 - Links to the release pages, commits and pull requests merged into this release for:
304 - Links to the release pages, commits and pull requests merged into this release for:
334 - Links to the release pages, commits and pull requests merged into this release for:
364 - Links to the release pages, commits and pull requests merged into this release for:
394 - Links to the release pages, commits and pull requests merged into this release for:
424 - Link to the GitHub [release page][github_release_3_6_0].
425 - Links to the [commits][github_commits_3_6_0] and
434 - Link to the GitHub [release page][github_release_3_5_0].
435 - Links to the [commits][github_commits_3_5_0] and
444 - Link to the GitHub [release page][github_release_3_4_0].
445 - Links to the [commits][github_commits_3_4_0] and
454 - Link to the GitHub [release page][github_release_3_3_0].
455 - Links to the [commits][github_commits_3_3_0] and
464 - Link to the GitHub [release page][github_release_3_2_0].
465 - Links to the [commits][github_commits_3_2_0] and
481 - Link to the GitHub [release page][github_release_3_1_0].
482 - Links to the [commits][github_commits_3_1_0] and
491 [Link][github_commits_3_0_0] to a list of all commits between this release and
496 to commit [0e1c6e8e][commit_0e1c6e8e] ("Dump call stack on TA panic").
506 * Secure Data Path: add pseudo-TA to convert VA to PA (#1993])
513 * Add build option to allow concurrent execution of single-instance TAs
533 attempts to create an existing persistent object without the overwrite flag
535 * PSCI: pass non-secure context to psci_system_suspend() ([#1916])
608 [Link][github_commits_2_6_0] to a list of all commits between this release and
724 [Link][github_commits_2_5_0] to a list of all commits between this release and
741 * Add interface to load and decrypt/authenticate user TAs ([#1513])
851 [Link][github_commits_2_4_0] to a list of all commits between this release and
855 Secure Storage internal format for the REE and SQL FS is not compatible due to
865 to share references to secure memory
874 * Use CNTPCT (when available) to add entropy to the software PRNG
909 * RPMB: don't try to program the RPMB key by default
921 * For multi-core PSCI support is to be added for ls1021atwr in OP-TEE.
922 * USB keyboard cannot be used to stop the u-boot timeout ([build issue131]).
923 * Travis service (build.git) seems unstable from time to time.
962 [Link][github_commits_2_3_0] to a list of all commits between this release and
966 Secure Storage internal format for the REE FS is not compatible due to commit
975 * Add debug assertions to spinlocks and mutexes
979 * ARMv7-A: redesign secure monitor to make it easier to register services
1000 mode instead of native endianness). Related to this, the string format
1006 * Drop write permission to non-writable ELF segments after TA loading is
1017 * mm: use paddr_t to support both 32- and 64-bit architectures properly.
1050 * [#1188][issue1188] Secure storage (SQL FS and REE FS): blocks not tied to
1090 [Link][github_commits_2_2_0] to a list of all commits between this release and
1094 Secure Storage internal format is not compatible due to commit
1110 (CFG_CORE_TZSRAM_EMUL_SIZE), defaults to 300K.
1123 * Trusted User Interface: some code is introduced to support the implementation
1135 * Add macros to unwind and print the call stack of TEE core
1145 * Fix incorrect algorithm passed to cipher.final()
1149 * Secure storage: Add proper locking to support concurrent access. Fix sign
1155 * Device Tree: add no-map property to OP-TEE node in reserved-memory.
1211 * Non Linear Mapping support: In OP-TEE kernel mode, the physical to virtual
1213 were equal to the physical addresses. This is no more the case in this
1216 * Font rendering routines have been introduced in order to ease an
1219 * File Storage: Possibility to use the normal world filesystem and the RPMB
1222 * AOSP: There is a [local manifest][aosp_local_manifest] to build OP-TEE into an AOSP build, runnin…
1223 Please refer to the README in that repo for instructions.
1225 * OpenEmbedded: In addition to the makefile-based build described in the optee_os README, there is …
1227 Please refer to the README in that repo for instructions.
1229 * [Link][github_commits_2_1_0] to a list of all commits between this and
1293 * [Link][github_commits_2_0_0] to a list of all commits between this and
1316 * [#40][prld40] BUG_ON() when re-using RPC buffer to tee-supplicant
1352 * [Link][github_commits_1_1_0] to a list of all commits between this and
1377 * [#40][prld40] BUG_ON() when re-using RPC buffer to tee-supplicant
1378 * [#296][pr296]: Connecting RPMB to the storage APIs.
1379 * [#493][pr493]: setup_juno_optee: unable to find pre-built binaries
1390 OP-TEE is now maintained by Linaro. Contributors do not need to
1403 are made atomic in order to prevent inconsistencies in case of errors
1417 to setup and build QEMU, FVP, HiKey and Mediatek platforms. Setup scripts
1418 that used to be in optee_os have been removed, except for Juno board.
1420 * [Link][github_commits_1_0_0] to a list of all commits between this and
1447 * [#296][pr296]: Connecting RPMB to the storage APIs.
1448 * [#493][pr493]: setup_juno_optee: unable to find pre-built binaries
1474 * Secure Storage: Data can be encrypted prior to their storage in the non-secure.
1506 common to all backends.
1507 * optee_armtz.ko, a specific backend dedicated to the TrustZone optee.
1514 Thanks to the dependency between the generic and the backend modules, optee.ko is then automaticall…
1539 * Fix user TA trace issue, in order each TA is able to select its own trace level
1574 * Add cryptographic abstraction layer in on secure side to ease the use of
1594 * [Link][github_commits_0_1_0] to a list of all commits between this and
1625 needs to do encrypt files on their own before storing the files.