This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 8d02bce Disable smp selftest for bt_null driver new 94b43b9 arch: armv7-a: Fix style warnings in arm_l2cc_pl310.c new 2039e2a arch: armv7-a: Fix style warnings in l2cc_pl310.h new c52d83a arch: armv7-a: Fix compile errors in arm_l2cc_pl310.c new a813d27 arch: armv7-a: Fix comile errors in l2cc_pl310.h new ab75866 arch: imx6: Fix compile errors in chip.h new 649337b arch: imx6: Add arm_l2cc_pl310.c to Make.defs new ad81db2 arch: armv7-a: Fix arm_l2cc_pl310.c with DEBUGASSERT() new 3cc6ddd boards: sabre-6quad: Enable L2CC for nsh/defconfig new d15a6b4 boards: sabre-6quad: Enable L2CC for smp/defconfig new 13f3f84 arch: armv7-a: Remove unnecessary d-cache operation in arm_cpustart.c The 10 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: arch/arm/src/armv7-a/arm_cpustart.c | 4 - arch/arm/src/armv7-a/arm_l2cc_pl310.c | 41 ++-- arch/arm/src/armv7-a/l2cc_pl310.h | 258 +++++++++++----------- arch/arm/src/imx6/Make.defs | 4 + arch/arm/src/imx6/chip.h | 6 + boards/arm/imx6/sabre-6quad/configs/nsh/defconfig | 10 + boards/arm/imx6/sabre-6quad/configs/smp/defconfig | 7 + 7 files changed, 182 insertions(+), 148 deletions(-)