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 f48e4d5 Board: Add elf target for nucleo-h743zi add 55c00ad arch: cxd56xx: Fix the pause handler for SMP add 1978dcc arch: armv7-a: Fix the pause handler for SMP add 42dea9e arch: lc823450: Fix the pause handler for SMP add a500bd0 arch: k210: Fix the pause handler for SMP add 1914aac arch: xtensa: Fix the pause handler for SMP add 96c29e7 Update TODO regarding SMP No new revisions were added by this update. Summary of changes: TODO | 66 +------------------------------ arch/arm/src/armv7-a/arm_cpupause.c | 16 +++++++- arch/arm/src/cxd56xx/cxd56_cpupause.c | 16 +++++++- arch/arm/src/lc823450/lc823450_cpupause.c | 16 +++++++- arch/risc-v/src/k210/k210_cpupause.c | 16 +++++++- arch/xtensa/src/common/xtensa_cpupause.c | 11 ++++++ 6 files changed, 68 insertions(+), 73 deletions(-)