aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-security/optee/optee-os-qoriq_git.bb
AgeCommit message (Collapse)Author
2019-04-11optee-os-qoriq:update to b7a1527Chunrong Guo
*update to lsdk 1903 tag include the following changes: b7a1527 - Merge pull request #15 in DASH/optee_os from ~NXA18717/optee_os:master to master 6fac599 - plat-ls: Corrected GIC configuration for GIVv3 SoCs b3f7be2 - plat-ls: Corrected GIC configuration for ls1043ardb. a0bfef6 - plat-ls: updated conf.mk to set CFG_USER_TA_TARGETS 406c609 - Update CHANGELOG.md for 3.4.0 86b8b34 - core: arm32: fix gicv3 fiq race 41b2940 - core: syscall_storage_obj_create(): fix a memory leak 4198578 - plat-vexpress: disable uart IT with TF-A and GICv3 84e9c40 - core: svc_cryp: fix truncated buffer length d5c5b0b - core: svc: always check ta parameters c6edc12 - core: entry_std: check value of num_params c4f75cc - core: optee_msg.h: define OPTEE_MSG_MAX_NUM_PARAMS 95f36d6 - core: tee_mmu_check_access_rights() check all pages 359324a - svc: Initialize tmp_va_buf to prevent a TOCTOU attack e3adcf5 - core: ensure that supplied range matches MOBJ 99e8a8c - svc: fix NULL pointer dereference during storage enumeration ea8357c - svc: check for overflow when allocating a BigNum buffer 54ebc3a - svc: avoid TOCTOU issue in syscall_hash_final 70697bf - svc: check for allocation overflow in crypto calls part 2 a637243 - svc: check for allocation overflow in crypto calls b60e1ce - svc: check for allocation overflow in syscall_cryp_obj_populate Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14optee-os-qoriq: update to e93f053Chunrong Guo
*update to lsdk 1812 tag include the following changes e93f053 - Merge pull request #12 in DASH/optee_os from ~NXA18717/optee_os:optee_3.2.0 to optee_3.2.0 40670fe - plat-ls:add LX2160ARDB platform flavors c4ca171 - Updating MAINTAINERS for NXP LS-RDB Platforms *support ls1012afrwy 512mb and ls1012afrwy 1G Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2018-10-26optee-os-qoriq: support qoriq-arm64Chunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-10-01optee-os-qoriq : update to 5f6c95cChunrong Guo
*update to lsdk 1809 tag include the following changes: 5f6c95c - Merge pull request #10 in DASH/optee_os from ~NXA27423/optee_os:optee_3.2.0 to optee_3.2.0 e910662 - Enable CFG_ARM_GICV3 for LS1088 and LS2088 e7e9143 - Merge pull request #9 in DASH/optee_os from ~NXA27423/optee_os:optee_3.2.0 to optee_3.2.0 07ccba5 - plat-ls:add LS2088ARDB platform flavors 77f2a27 - plat-ls:add LS1088ARDB platform flavors cc05229 - plat-ls:add LS1012AFRWY platform flavors dc113b4 - Updating MAINTAINERS for LS1046A-RDB, LS1043A-RDB, LS1021 8b26860 - Prepare Generic layout for all platforms 03c103c - Remove platform specific function 9ff2f59 - Merge pull request #7 in DASH/optee_os from ~NXA19713/optee_os_3.2.0_nxp:optee_3.2.0 to optee_3.2.0 31475ae - Update revision for release tag 3.2.0-rc1 b935a53 - benchmark: change the way of timestamp buffer allocation. 8a97aa3 - scripts/symbolize.py: ignore undefined symbols b15b130 - core: support for global shared buffers 96d297b - core: tee: update objectSize/keySize for ECDSA/ECDH Objects 2101091 - ci: shippable: build stm32mp1 df0c43b - plat-stm32mp1: reformat OP-TEE images to stm32 format 65c3867 - core: stm32_uart driver 5316c4c - plat-stm32mp1: add initial support e585698 - Remove get_rng_array() b7ca2f3 - libmpa: remove mpa_set_random_generator() 1933fd8 - core: add new RNG implementation ab45c2d - core: split tee_pager_init() 37770ed - core: don't divide by sizeof(*mem) for ddr nsec memory 7074438 - ci: shippable: Add sunxi-bpi_zero ce5bbb3 - MAINTAINERS: Add MAINTAINERS entry for AllWinner H2+ 30c43ed - plat-sunxi: Add plat-sunxi 677bbd2 - core: add mdelay() function 5fde43b - core: drivers: serial8250_uart: Add DT support 7b74779 - Add new platform for the TI K3 class of SoCs 853b8de - core: crypto: arm64 ce: update AES CBC routines 203dcfc - ci: travis: cleanup for Ubuntu Trusty container-based environment db13fc5 - ci: travis: set buildroot ccache directory to ~/.ccache cf847ed - libutee: Fix the keepalive condition on last session close Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-07-05optee-os-qoriq: update to fe3b3daChunrong Guo
*Following changes are included: fe3b3da - Changed the target name from ls1012frwy to ls1012afrwy. 408ab3a - Merge branch 'master' of https://bitbucket.sw.nxp.com/scm/dash/optee_os c925812 - Merge pull request #6 in DASH/optee_os from ~NXA19713/optee_os:master to master f0451fd - Fix for PLATSEC-522 6d1e7cf - Merge pull request #5 in DASH/optee_os from ~NXA18717/dash_optee_os:master to master e0f2725 - plat-ls: Add support for armv8 platform flavour d812df8 - plat-ls: Add support for armv8 platform flavour Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-05-25optee-os-qoriq : use objcopy to output tee.elf binaryChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-04-11optee-os-qoriq: update to 1543820C.R. Guo
*include the following changes: 1543820 - plat-ls: Add support for fetching SSK from armv8 platform flavour. ced7d32 - Merge pull request #2 in DASH/optee_os from ~NXA18717/dash_optee_os:master to master b48ba24 - plat-ls: Add support for armv8 platform flavour 789e38a - core: arm: psci: pass nsec ctx to system_suspend a7337d8 - core: fix allocated object on object creation failure in svc storage 639e5b8 - pta: change DMSG to FMSG for invoke in pta/SDP bc0d271 - make clean: split file list into manageable chunks 8c6a8af - Fix comment in tee_ree_fs.c 6d57389 - Update CHANGELOG.md for 2.6.0 e4a1f58 - entry_std.c: Initialize num_params to fix gcc warning b644907 - thread.c: free rpc arg mobj during cache disabling a3bb288 - Update minor revision to 6 for release tag 2.6.0-rc1 b45ff69 - hikey, hikey960: enable dynamic shared memory 9a85cc0 - core: add v2p/p2v tests in embedded tests 3883028 - core:mmu: privileged land pa2va is not supported in dynamic SHM 0d86665 - core:debug: add verbosity when pa/va do not match 42d91b4 - core:mmu: fix userland pa2va conversion bbed97b - core:mmu: fix userland va2pa conversion def98e2 - core:unwind: check user context on stack print of panicked TAs f98151a - core: map PTA registered shared memory late 430dcbd - core: reimplement mobj_mapped_shm_alloc() *Update SRC_URL Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-03-15optee-os: Rename optee-os -> optee-os-qoriqC.R. Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>