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 45f4ce84ad xtensa: fix up_saveusercontext in interrupt context
add edd7d718eb arch/x86_64: Reimplement the NuttX32 multiboot1 wrapper.
No new revisions were added by this update.
Summary of changes:
arch/x86_64/src/Makefile | 3 +-
arch/x86_64/src/common/multiboot1.S | 66 ++++++++--------------
arch/x86_64/src/common/multiboot1.ld | 1 +
arch/x86_64/src/intel64/intel64_head.S | 32 ++++++++++-
boards/x86_64/intel64/qemu-intel64/scripts/qemu.ld | 5 ++
5 files changed, 62 insertions(+), 45 deletions(-)