]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - optee/ti-optee-os.git/shortlog
optee/ti-optee-os.git
2020-12-07 Praneeth BajjuriMerge tag '3.11.0' into ti-optee-os 07.02.00.002 07.02.00.003 07.02.00.004 07.03.00.000 07.03.00.001 07.03.00.002 07.03.00.003 07.03.00.004 07.03.00.005 08.00.00.000 2021.00.001 2021.00.002 2021.00.003
2020-10-16 Jerome ForissierUpdate CHANGELOG for 3.11.0 3.11.0
2020-10-15 Ricardo Salvetiplat: zynqmp: use generic_ram_layout for defining dram...
2020-10-14 Volodymyr Babchukscripts: support both pycryptodome and pycryptodomex
2020-10-14 Ricardo SalvetiMAINTAINERS: maintain plat-zynqmp
2020-10-13 Ricardo Salvetiplat: zynqmp: force disable core ALSR
2020-10-13 Jerome Forissiercore: rpmb: fix off-by-one in block index check
2020-10-13 Etienne Carrieredrivers: scmi-msg: refine local header files
2020-10-13 Etienne Carrieredrivers: scmi-msg: fix indentation
2020-10-13 Etienne Carrieredrivers: scmi-msg: Set SCMI version to 3
2020-10-12 Etienne Carriereplat-stm32mp1: scmi: expose PWR regulators
2020-10-12 Etienne Carriereplat-stm32mp1: scmi: prepare platform SCMI voltage...
2020-10-12 Etienne Carriereplat-stm32mp1: introduce PWR regulators
2020-10-12 Jerome ForissierMAINTAINERS: plat-ti, plat-k3: remove Andrew's address
2020-10-12 Sughosh Ganucore: ffa: Fix the FF-A version returned to Secure...
2020-10-09 Jerome ForissierUpdate revision for release tag 3.11.0-rc1 3.11.0-rc1
2020-10-09 Jens Wiklandercore: refactor locking during PTA init
2020-10-09 Jens Wiklandercore: refactor locking during StMM load
2020-10-09 Jens Wiklandercore: refactor locking during user TA load
2020-10-09 Jens Wiklandercore: add CFG_CORE_MAX_SYSCALL_RECURSION
2020-10-09 Jerome Forissiercore: use vaddr_t instead of uint32_t for object IDs
2020-10-09 Jerome Forissierlibutils: arm: add .cantunwind to __gnu_mcount_nc()
2020-10-08 Etienne Carriereplat-stm32mp1: add inline descriptions in pmic drivers
2020-10-08 Etienne Carriereplat-stm32mp1: factorize FDT parsing in pmic driver
2020-10-08 Etienne Carriereplat-stm32mp1: store PMIC regulators secure assignment
2020-10-08 Jerome Forissiercore: non-lpae: allocate one more translation table...
2020-10-08 Jerome Forissiercore: non-lpae: increase PGT_CACHE_SIZE when CFG_NUM_TH...
2020-10-08 Etienne Carrieredrivers: scmi-msg: add SCMI Voltage Domain protocol
2020-10-07 Lionel Debieveplat-stm32mp1: use SCMI reset to manage MCU hold boot
2020-10-07 Etienne Carrieredrivers: stm32_bsec: add local helper otp_upper_base()
2020-10-07 Lionel Debievedrivers: stm32_gpio: fix incorrect alternate mask
2020-10-07 Etienne Carriereplat-stm32mp1: prevent panicking when secure clock...
2020-10-07 Etienne Carriereplat-stm32mp1: disable RTCAPB clock when not needed
2020-10-07 Etienne Carrieredrivers: stpmic1: add stpmic1_regulator_is_valid()
2020-10-07 Etienne Carrieredrivers: stpmic1: API functions to query regulators...
2020-10-07 Etienne Carrieredrivers: stpmic1: don't force panic on invalid regulator ID
2020-10-07 Etienne Carrieredrivers: scmi-msg: remove #ifdef in switch/case
2020-10-07 Etienne Carrieredrivers: scmi-msg: fix clock rates query
2020-10-07 Neil Shippcore: Fix RPMB fat entry cache buffer overflow
2020-10-07 Jerome ForissierUse fallthrough pseudo-keyword in switch/case statements
2020-10-07 Jerome Forissierlibutils: compiler.h: introduce fallthrough pseudo...
2020-10-06 Etienne Carrierecore: dt: fix inline description for _fdt_get_status()
2020-10-06 Jerome Forissiercore: lpae: allocate one more translation table for...
2020-10-05 Neil Shippcore: Bad assert in fat_entry_dir_update()
2020-10-01 Jerome ForissierMakefile: sort in-tree TAs in lexical order
2020-10-01 Jens Wiklandercore: include parity in DES/DES3 key sizes
2020-10-01 Jens Wiklandercore: syscall_asymm_verify(): accurate DSA parameter...
2020-10-01 Jens WiklanderProvide TEE_ATTR_FLAG_VALUE and TEE_ATTR_FLAG_PUBLIC
2020-09-30 Jerome Forissiercore: use C locale when generating the build date
2020-09-29 Jorge Ramirez... libutils: do not redefine ARRAY_SIZE
2020-09-29 Jorge Ramirez... drivers: imx_i2c: early_init
2020-09-29 Jorge Ramirez... core: configuration switches to tune stack sizes
2020-09-29 Jens Wiklanderlibutee: fix TEE_GetOperationInfoMultiple()
2020-09-29 Jens Wiklanderlibutee: fix TEE_SetOperationKey() and TEE_SetOperation...
2020-09-29 Jens Wiklanderlibutee: TEE_GetOperationInfo() v1.1 update
2020-09-29 Jens Wiklandercore: check that certain object attributes are consiste...
2020-09-29 Jens Wiklandercore: check that object attributes for current usage...
2020-09-29 Jens Wiklandercore: check max key size when populating object
2020-09-29 Jens Wiklandercore: fix calculation of DES key size
2020-09-29 Jens Wiklandercore: tee_obj_get() return TEE_ERROR_BAD_STATE
2020-09-29 Jens Wiklandercore: syscall_obj_generate_key() check public rsa exponent
2020-09-29 Jens Wiklandercore: syscall_cryp_obj_alloc(): allow TEE_TYPE_DATA...
2020-09-29 Jens Wiklanderlibutee: TEE_AllocateOperation(): digest operations...
2020-09-29 Jens Wiklanderlibutee: fix TEE_CloseAndDeletePersistentObject1()...
2020-09-28 Jerome Forissiercore: dt: discover_nsec_memory(): consider only non...
2020-09-25 Marek Vasutplat: rcar: Enable parsing DT from TFA
2020-09-25 Marek Vasutcore: Parse all memory DT nodes
2020-09-25 Marek Vasutcore: dt: Repair type in _fdt_reg_size()
2020-09-24 Jens WiklanderGP 1.1: Check parameters annotated in the specification
2020-09-24 Jens Wiklandercore: strict buffer check in syscalls following GP 1.1
2020-09-24 Jens Wiklandercore: remove VM_FLAG_LDELF from VM_FLAGS_NONPRIV
2020-09-24 Jens Wiklandercore: add copy_{to,from}_private()
2020-09-24 Jens Wiklandercore: separate copy_from_user() and friends
2020-09-23 Jorge Ramirez... drivers: caam: fix build warning
2020-09-23 Mingyuan Xiangscripts/sign_encrypt.py: add flags for the signing...
2020-09-16 Elias von Dänikencrypto: add function to free rsa keypair
2020-09-14 Jerome Forissierlibutils: fix memset(), memcpy(), memmove() with -O3
2020-09-14 Jerome Forissierlibutils: memset(): add -O2 only if optimization is -Os
2020-09-09 Jerome ForissierIntroduce CFG_CC_OPT_LEVEL and deprecate CFG_CC_OPTIMIZ...
2020-09-08 Clement Faurelibutils: Fix fputs() when CFG_TEE_TA_LOG_LEVEL=0
2020-09-08 Khoa Hoangcore: thread: add compiler barrier to thread_set_except...
2020-09-07 Sughosh Ganucore: Add a parameter to vm_map_pad() to specify alignm...
2020-09-07 Ilias Apalodimasshippable: build secure partition code
2020-09-07 Jens Wiklandercore: load stmm via secure partition
2020-09-07 Ilias Apalodimascore: add vm_get_prot()
2020-09-04 Jerome Forissiercore: use libunw
2020-09-04 Jerome Forissierldelf: use libunw
2020-09-04 Jerome ForissierAdd unwind library (libunw)
2020-09-04 Jerome Forissierarm32: fold UNWIND(.fnstart/.fnend) into the FUNC macros
2020-09-04 Jerome Forissierarm32: move the UNWIND() macro to <asm.S>
2020-09-04 Jerome Forissiercore: arm32: remove unused function relocate_exidx()
2020-09-04 Jerome Forissiercore: remove stack dump macros and multiple log levels
2020-09-02 Etienne Carriereldelf: arm64: support R_AARCH64_NONE relocations
2020-09-02 Etienne Carriereldelf: arm32: support R_ARM_NONE relocations
2020-09-02 Etienne Carriereta: pkcs11: fix get_attribute_ptrs() against empty...
2020-09-02 Etienne Carriereta: pkcs11: fix trace_attributes() to support empty...
2020-09-02 Etienne Carriereta: pkcs11: remove local helper function supported_mech...
2020-09-02 Etienne Carriereta: pkcs11: minor fixes
2020-09-01 Wolfgang Ockercore: mm: fix region lookup in param_mem_to_user_va()
2020-09-01 Sumit GargAdd support for Renesas RZ/N1 platform
next