This includes the following changes:
265d766 - Adding top-level license file and update release notes
0436f86 - Suppress error return in function _soc_core_rls_wait() for LX2160.
4534d24 - Adding cache maint. ops for non-shared memory.
b643354 - Fixing error return in cpu_on when cores are in wfe.
d5fc0c9 - Making ECC init of OCRAM the default for LS1043, LS1046, LS1088, LS2088, LX2160.
cfd4a68 - drivers/fsl_sec: Corrected SCFGR offset
ce87c81 - Fixed handling of exit mode (EL2/EL1) when kernel is Aarch32.
c25583f - Fixing build anomalies: (1) "unary operator" warning from bash script(2) pathname recognition in makefile
da545e0 - Add check for NSEC part in HW RNG API
e79965c - Add support for SEC driver in PPA
23ed26a - Moving 'tools' folder under ppa folder.
2baf493 - Fixing sim builds; Adding configuration file capability.
eb9f756 - Adding line to ignore CR/LF in bash script 'build'; Concatenated multiple logic blocks "if target 'clean'".
f2ebafd - HASH DRG: Add implementation for HASH DRBG
84def53 - Use relocate_rela tool to add static relocation at compile time
e25e6d6 - Make PPA code Position Independent
e5ce8a6 - Updating bootrom code for LS1028
a439286 - Adding 3-clause BSD license to each file.
56a0c2a - Suppressing timeout on core release for LX2160
a1e86b4 - Added preliminary support for LX2160;added test for 8-cluster, 16-core device.
89432d2 - Adding smc function smc64_membank_data() which provides an interface for the bootloader to query the secure fw about installed
38ce3ac - Saving link register in all psci & smc function calls.
3d489b7 - Implementing the psci MIGRATE functions.
2938018 - Adding SYSTEM_OFF for LS1043
b1c1824 - Maintaining 16-byte stack alignment.
5c1c2c0 - Tightened up stack initialization code.
3f8516c - Adding full-descending dynamic stack to ppa infrastructure.
7fead01 - ls104xa: Remove unused macro CONFIG_SYS_FSL_IFC_BANK_COUNT
342ccdd - LS1012ARDB: Enable DDR driver
20d1541 - DDR: Add driver for Freescale Multi-mode DDR controller
afb2dfd - Add DDR init for LS1043ARDB
05340db - DDR: Move memcpy() out of dimm.c
b51389f - DDR: Add support for raw timing parameter
ac2a392 - Enable erratum workaround for
A009663
56ba458 - ls1088aqds: Enable DDR driver
01d12f7 - Update config for QDS
a347f1a - ls1088ardb: Enable DDR driver for ls1088ardb
2862e2c - Add CONFIG_ARCH_* to gate errata macros
a37c140 - ls1046a: Enable workaround for
A008336
8a6eb34 - lsch3: Drop macro
A008336 and add
A010165
e9ec12a - Fixing function name exit_boot_svcs()
b53241c - Moving the call to exit_boot_services() to the secondary core init.
f2caa16 - Adding 'execute' bit to gen_its file mode.
8433ded - Fixing syntax error in gen_its.
4b1a34f - Dynamic generation of ppa.its file; Renamed soc-ua to soc-la1575; Fixed incorrect comment in test_prng.s.
c1d48a1 - Allowing NS access to secmon registers LS1088, LS2088; Adding infrastructure for SMC_RNG function; Adding PRNG testfile.
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>