[meta-freescale] [PATCH 08/20] ppa: update to f00e7ef

Chunrong Guo chunrong.guo at nxp.com
Wed Mar 21 01:32:52 PDT 2018


*include the following changes:
f00e7ef - Adding smc function SIP_HW_UNQ_KEY_32.
c87863a - Fixing usage of _check_sec_disabled().
d0ec59c - Fix for PLATSEC-437 & PLATSEC-457.
926fb97 - Adding smc function (SIP_ALLOW_L2_CLR_32) to allow clearing of L2 memory errs.
781d7b5 - Fixing broken build of LS1043, LS1012.
7289e86 - Adding smc function SIP_ALLOW_L1L2_ERR_32; Added test for SPD interface.
8804017 - Providing very fast-path for SMCC_ARCH_WORKAROUND_1
e9dfa28 - Moved _soc_check_sec_enabled() to _check_sec_disabled(); Fixed conflicting defs in LX2160 soc.h.
474b797 - Changing LX2160 cluster 3 handling from RCW frequency-based to RCW[850] selectable.
f56bd49 - fuse: Correct OTPMK value mapping to OTPMK registers
cf55298 - Upgrading interface to SMC v1.1
ae458e4 - Fixing stack usage on vector entry.
bb56df5 - Breaking the dependency between isolation macros on EL3 entry/exit.
2ca6e68 - Updating Release Notes with recent changes.
6a409e1 - fsl_sec: Add a timer while polling for hw job ring
9e2e5ef - Disabling CCN-508 init during emulation testing of LX2160.
6c3f455 - Resolving overlapping defs in lsch3.h and multiple soc.h files.
b8dcbbd - Fix build rdb all error
a1d81e8 - fuse: Take care of errata: ERR006879 while programming
ed1abaa - Fixing the broken PPA after SPECTRE Fix, in case of spd enable.
ec1d1f2 - Removing tlbi alle2 from EL3-secure code (causes exception).
2cb8430 - Adding platform-frwy to LS1012.
af62fce - Fixing LX2160 build; Removing rdb from supported LX2160 platforms.
e2445c1 - Add implementation of provision_fuses api
d43f8ab - Add SFP driver framework for fuse provisioning
4ae699a - Adding plat.h to sim builds.
8f12a56 - Add support in gen_its to include fuse script in fit image
446362a - Updating LX2160 test code with changes from latest LX2160 bootrom.
2d98f63 - Generating the OP-TEE Secure Storage Key (SSK) on receiving SMC from OPTEE in PPA, by using CAAM H/W block.
b9ad77f - LX2160 cluster 3 handling based on platform clock.
2295e6b - Adding CCN-508 initialization; Adding platform-emu to LX2160.
91e174f - Adding isolation code on entry/exit to EL3 for Spectre mitigation.
a516af0 - Adding prefetch disable of A53 cores to smc function SIP_PREFETCH_DISABLE_64.
52a32aa - Changing file mode for gen_spd_its.
a0e0479 - QPPA-34 Fix to resolve the 4.4 Kernel 32bit bootup issue.
3107360 - Initializing TZASC after EL3 cache maint ops; Setting OCRAM to secure access only when EL3 stacks are in OCRAM.
db509c5 - Initializing smc global data region;Making data-in-ocram the default.
48ccba3 - Cleaning up code fix for QLINUX-8590.
c1e2177 - Bringing TZASC Enablement under CONFIG_SPD compile time flag.
fac778a - Enable LPM20 on LS2088A
5be38ad - Fix for ls1026ardb/ls1023ardb board boot up issue on dash-lts 4.9 kernel. JIRA Ticket QLINUX-8590
eb40915 - Adding support for LS1012 Freedom board.
833f749 - Fix for launching 32-bit kernel when OpTee is loaded.
75e9909 - Added TZC-380 & TZC-400 drivers for LS1043 and LS1046.
f2eecde - Add proper checking for Trusted-OS vector-table.
24ecac4 - Enable PSCI-CPU-ON notification for trusted-OS.
a9a6f4d - Fix in SPD for Coverity issues in TX1.0 release.
b2979b5 - Disabling and re-enabling SEC on entry/exit to LPM20 on LS1088.

Signed-off-by: Chunrong Guo <chunrong.guo at nxp.com>
---
 recipes-bsp/ppa/ppa.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-bsp/ppa/ppa.inc b/recipes-bsp/ppa/ppa.inc
index e4f534a..e1c7365 100644
--- a/recipes-bsp/ppa/ppa.inc
+++ b/recipes-bsp/ppa/ppa.inc
@@ -8,7 +8,7 @@ inherit deploy
 
 SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/ppa-generic;nobranch=1 \
 "
-SRCREV = "e5641434f00d75634a285341d810df4261daf5de"
+SRCREV = "f00e7ef29a0e14d9ab0ce31606e768c52e35609d"
 
 S = "${WORKDIR}/git"
 
-- 
1.9.0



More information about the meta-freescale mailing list