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 ba3a55b445 cache: do cache_invalidate_all before enable dcache
new a3568af105 sim: fix context-switch when do wdog callback()
new acca2430a9 Revert "arch/sim: suppress libasan checks"
new bdcc325e1f sim/gcov: Fix conflicts between fprofile-orderate and
__asan_default_options
new 904bb7a6ea arch/sim: dataheap should disable exec permission
new 33a8760a14 arch/sim: fix uart could lose log
The 5 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/sim/src/sim/sim_head.c | 11 +++--------
arch/sim/src/sim/sim_idle.c | 8 +++++---
arch/sim/src/sim/sim_sectionheap.c | 2 +-
arch/sim/src/sim/sim_uart.c | 31 +++++++++++++++++++++++++++----
include/nuttx/compiler.h | 13 +++++++++++++
5 files changed, 49 insertions(+), 16 deletions(-)