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/nuttx.git
from a724a5f4f46 sched/cancelpt: Fix MISRA C 2012 Rule 10.4 violations
add 44f2f6f8f1c arm/rtl8720c: Critical Section Optimization.
add a53d58c5c32 arm/phy62xx: Critical Section Optimization.
add 4de188cbed2 arm64/common: Critical Section Optimization.
add a2e8a5464ed arch/xtensa: replace critical_section with spinlock.
add a06ac14988a tools/nxstyle: add phy62xx/uart.c into style white list
No new revisions were added by this update.
Summary of changes:
arch/arm/src/phy62xx/irq.c | 5 -----
arch/arm/src/phy62xx/phyplus_timer_lowerhalf.c | 9 +++++---
arch/arm/src/phy62xx/phyplus_wdt.c | 14 +++++++-----
arch/arm/src/rtl8720c/ameba_flash.c | 7 ++++--
arch/arm/src/rtl8720c/ameba_uart.c | 15 ++++++++-----
arch/arm/src/rtl8720c/ameba_wdt.c | 19 +++++++++-------
arch/arm/src/rtl8720c/amebaz_depend.c | 31 ++++++++++----------------
arch/arm/src/rtl8720c/amebaz_driver.h | 2 ++
arch/arm/src/rtl8720c/amebaz_netdev.c | 6 ++---
arch/arm64/src/common/arm64_fork.c | 6 -----
arch/xtensa/src/common/xtensa_cpenable.c | 16 ++++++++-----
arch/xtensa/src/common/xtensa_oneshot.c | 12 +++++-----
tools/nxstyle.c | 12 ++++++++++
13 files changed, 87 insertions(+), 67 deletions(-)