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 c2b69cc2c9 RISC-V: mtimer register via SBI when S-mode is in use
     new 0c79ad9d8d arch/[arm|sparc]: replace INT32_ALIGN_* to STACK_ALIGN_*
     new b3d47e246f arch/stack_color: correct the stack top of running task

The 2 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/common/arm_checkstack.c        | 56 +++++++++++++----------------
 arch/ceva/src/common/up_createstack.c       | 23 +++++++++---
 arch/or1k/src/common/up_createstack.c       | 23 +++++++++---
 arch/risc-v/src/common/riscv_createstack.c  | 30 ++++++++++------
 arch/sim/src/sim/up_createstack.c           | 23 +++++++++---
 arch/sparc/src/common/up_checkstack.c       | 54 ++++++++++++----------------
 arch/xtensa/src/common/xtensa_createstack.c | 30 ++++++++++------
 7 files changed, 139 insertions(+), 100 deletions(-)

Reply via email to