This is an automated email from the ASF dual-hosted git repository.
jerpelea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from d8104193b88 boards: fix lvglterm defconfig
new 538aa8cbbcc arch/x86_64: fix AP initial stack alignment
new 1a0586826e0 arch/x86_64: generalize intel64 idle stacks
new 3be03008ac4 arch/x86_64: drop unused gap below the intel64 idle stacks
new 1f8c4bcaafc arch/intel64: fix nxstyle issues
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/x86_64/src/common/x86_64_allocateheap.c | 28 +++-----------------------
arch/x86_64/src/common/x86_64_internal.h | 13 ++++++++----
arch/x86_64/src/intel64/intel64_cpuidlestack.c | 2 +-
arch/x86_64/src/intel64/intel64_head.S | 20 +++++++++---------
arch/x86_64/src/intel64/intel64_initialstate.c | 3 ++-
arch/x86_64/src/intel64/intel64_start.c | 14 +++++++------
6 files changed, 32 insertions(+), 48 deletions(-)