aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-20RZN1: enable L1 Data prefetchlces2-optee-3.9Ralph Siemsen
2021-02-16plat-rzn1: Add Cortex-M3 startlinaro-rel-2021.08-dunfelllinaro-rel-2020.09-dunfell.3-rc2linaro-rel-2020.09-dunfell.3-rc1linaro-rel-2020.09-dunfell.3linaro-rel-2020.09-dunfell.2-rc2linaro-rel-2020.09-dunfell.2-rc1linaro-rel-2020.09-dunfell.2Mourad Goumrhar
2020-07-31plat-rzn1: port to OP-TEE 3.9.0 releaselinaro-rel-2020.09-dunfell.1-rc2linaro-rel-2020.09-dunfell.1-rc1linaro-rel-2020.09-dunfell.1linaro-rel-2020.09-dunfell-rc2linaro-rel-2020.09-dunfell-rc1linaro-rel-2020.09-dunfelllinaro-20200731-001Sumit Garg
2020-07-24RZN1: NoC firewallMourad Goumrhar
2020-07-24RZN1: reg_auth: refactor system register access authorizationMourad Goumrhar
2020-07-24RZN1: increase and move TEE/TA RAM and SHMEMMourad Goumrhar
2020-07-24RZN1: use soft float-abiMourad Goumrhar
2020-07-24RZN1: Use REE as secure time sourceMourad Goumrhar
2020-07-24RZN1: Increase number of threads to 8Mourad Goumrhar
2020-07-24Update DDR mapping to fit in first 128MB of DDRMourad Goumrhar
2020-07-24RZN1: Remove unneeded UART getc codeMourad Goumrhar
2020-07-24RZN1 reg auth: add registers and allow write access to PG0Mourad Goumrhar
2020-07-24Load TEE to DDR instead of SRAMMourad Goumrhar
2020-07-24Update memory layoutMourad Goumrhar
2020-07-24Rename plat-lces vy plat-rzn1Wahid ESSID
2020-07-24lces-tee: Introduce IRQ driven secure devicesLaurent GONZALEZ
2020-07-24lces-tee: support console and sysreg SMC (WARNING: requires register auditing)Laurent GONZALEZ
2020-07-24lces-tee: Add supportLaurent GONZALEZ
2020-05-22Update CHANGELOG for 3.9.0Jens Wiklander
2020-05-21core: tee_mmu: fix use after free bug in vm_unmap()Khoa Hoang
2020-05-20core: aslr: suppress R_AARCH64_ABS64 and R_ARM_ABS32 relocationsJerome Forissier
2020-05-20libutils: confine_array_index: arm64: replace csdb by hint #20Jerome Forissier
2020-05-20plat-imx: psci: support Arm SMCCC_VERSION function IDEtienne Carriere
2020-05-15core: make core_is_buffer_*() paddr_t compatibleJens Wiklander
2020-05-15ta: simple typo fixes in comments in ta/pkcs11 treeMarkus S. Wamser
2020-05-15core: simple typo fixes in comments in core/include treeMarkus S. Wamser
2020-05-15core: simple typo fix in comments in core/drivers treeMarkus S. Wamser
2020-05-15core: simple typo fixes in comments in core/arch treeMarkus S. Wamser
2020-05-15plat-stm32mp1: ack SCMI SiP SMC entry with 0 return codeEtienne Carriere
2020-05-15core: device pta: add flag to indicate dependency on tee-supplicantMaxim Uvarov
2020-05-14checkpatch: add codespell supportMaxim Uvarov
2020-05-14checkpatch: move options to config fileMaxim Uvarov
2020-05-14plat-imx: generate tee-raw.binVolodymyr Babchuk
2020-05-14plat-imx: describe non-secure DDR in i.MX8Q* platformsVolodymyr Babchuk
2020-05-14plat-imx: describe non-secure DDR memoryVolodymyr Babchuk
2020-05-14plat-imx: move platform-specific data to nexus memoryVolodymyr Babchuk
2020-05-14core: move static IRQC data to nexus memoryVolodymyr Babchuk
2020-05-13mk/subdir.mk: avoid trailing slash in $(sub-dir-out)Jerome Forissier
2020-05-12plat-stm32mp1: enable IO compensation at boot timeEtienne Carriere
2020-05-12core: always build libfdtJerome Forissier
2020-05-12rpmb: fix building when TRACE_LEVEL >= TRACE_FLOWGianguido SorĂ 
2020-05-12plat-hisilicon: psci: support Arm SMCCC_VERSION function IDEtienne Carriere
2020-05-12ta: add early TA to seal and unseal Linux trusted keysSumit Garg
2020-05-11plat-stm32mp1: SiP SMC service for BSEC accessEtienne Carriere
2020-05-11dts: stm32mp1: non-secure can access MAC address and board ID OTPsEtienne Carriere
2020-05-11stm32_bsec: grant BSEC words non-secure access from embedded DTBEtienne Carriere
2020-05-11plat-stm32mp1: psci: support Arm SMCCC_VERSION function IDEtienne Carriere
2020-05-07core: generic_boot: use "%#lx" to print unsigned long, not "0x%"PRIxPAJerome Forissier
2020-05-07core: plat-ls: Enable CAAM driver for PLATFORM lx2160ardbRuchika Gupta
2020-05-07drivers: caam: Fix alignment fault caused by caam_desc_pop()Ruchika Gupta