From 6838ecf8362d5f6496742474ecb1d53fe7648331 Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Sat, 29 Sep 2018 16:59:53 +0800 Subject: optee-os-qoriq : update to 5f6c95c *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 Signed-off-by: Otavio Salvador --- recipes-security/optee/optee-os-qoriq_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-security') diff --git a/recipes-security/optee/optee-os-qoriq_git.bb b/recipes-security/optee/optee-os-qoriq_git.bb index 1845d13d..e8c56205 100644 --- a/recipes-security/optee/optee-os-qoriq_git.bb +++ b/recipes-security/optee/optee-os-qoriq_git.bb @@ -8,7 +8,7 @@ DEPENDS = "python-pycrypto-native" inherit deploy pythonnative -SRCREV = "fe3b3da0ff1c108c848a7baafcb2788c506991ac" +SRCREV = "5f6c95c085bb0dd750a7f5c464e5ebe6de0a99bd" SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/optee_os;nobranch=1 \ file://0001-allow-setting-sysroot-for-libgcc-lookup.patch \ " -- cgit v1.2.3-54-g00ecf