[meta-freescale] [PATCH 03/10] ppa: update to dcbe27bb5d1

chunrong.guo at nxp.com chunrong.guo at nxp.com
Wed Jun 27 02:26:01 PDT 2018


From: Chunrong Guo <chunrong.guo at nxp.com>

*include the following changes:
dcbe27b - Adding policy.h flag for spectre v4 mitigation
4fbad6a - Fix suppression flag on sec_init
24d6891 - Adding SUPPRESS_TZC and SUPPRESS_SEC to policy cfg file; Adding platforms qds & rdb to device LX2160; Adding platform emu t
006a0e5 - Correcting disable load-pass-store in CPUACTLR from bit [53] to bit [55]
8e557f9 - Adding spectre v4 mitigation for a57, a72 cores.
b0a07cf - Updating reset function for LX2160.
74814cf - Increasing L3 cache flush timeout from 100ms to 333ms.
9d5ecd2 - Enabled OP-TEE support on LS1012FRWY baord.
9950f2b - Removing wfe from core 0 sequence when waiting for soc init tasks to complete.
508ed94 - Enabling initialization of the CCN-508 interconnect.
fcede9a - Adding support for ls1043 variant ls1023, and ls1046 variant ls1026.
7d5dcc1 - Fixing PSCI_SYS_OFF so that this function never returns.
8e8fc09 - Removing \r from line endings of shell script gen_its.
1c4fc78 - its: Correct config node as per upstream u-boot guideline
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

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 e1c7365..f05a1ba 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 = "f00e7ef29a0e14d9ab0ce31606e768c52e35609d"
+SRCREV = "dcbe27bb5d1f769ca2c061a3d4241aa2d13dc19e"
 
 S = "${WORKDIR}/git"
 
-- 
2.7.4



More information about the meta-freescale mailing list