This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a change to branch releases/12.7
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from 5ff98fb4e1 syslog: enable LF to CRLF config as default
     new 6dd26a3e68 arm64/smp: changing the startup of arm64 SMP from serial to 
parallel
     new 956d77ba23 arm64:add busy wait flag
     new 6e7d90e195 arm64: remove the operation of clearing interrupts during 
GIC initialization
     new 9dc3e4ee41 arm64: fix fvp smp faild to boot

The 4 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/arm64/Kconfig                                 |  11 ++
 arch/arm64/src/common/arm64_arch.h                 |   7 --
 arch/arm64/src/common/arm64_cpustart.c             | 131 +++++++--------------
 arch/arm64/src/common/arm64_gicv3.c                |   4 -
 arch/arm64/src/common/arm64_head.S                 |  34 ++++--
 .../fvp-v8r/fvp-armv8r/configs/nsh_smp/defconfig   |   2 +
 .../arm64/fvp-v8r/fvp-armv8r/scripts/dramboot.ld   |   6 +
 7 files changed, 83 insertions(+), 112 deletions(-)

Reply via email to