No description
Find a file
Peter Mitsis e7018455d8 x86: Remove cr2 field from NANO_ESF structure
As page fault exceptions can not occur in the system as it is currently
designed, there is no need to track the CR2 register as part of the
exception stack frame.

Change-Id: I75d7a74c5d2c6efcc0e9141d2662861bc2052629
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:24:43 -05:00
arch x86: Remove cr2 field from NANO_ESF structure 2016-02-05 20:24:43 -05:00
doc doc: Remove documentation for microkernel command packet sets 2016-02-05 20:24:42 -05:00
drivers timer: allow enabling of sys_clock_disable() 2016-02-05 20:24:43 -05:00
include x86: Remove cr2 field from NANO_ESF structure 2016-02-05 20:24:43 -05:00
kernel x86: remove NANOKERNEL guard around nano_cpu_idle() 2016-02-05 20:24:43 -05:00
lib checkpatch: warning - block_comment_style 2016-02-05 20:24:35 -05:00
misc reboot: add reboot infrastructure 2016-02-05 20:24:43 -05:00
net Bluetooth: L2CAP: Unref buffer after calling recv callback 2016-02-05 20:24:41 -05:00
samples test: add nanokernel mem_safe test 2016-02-05 20:24:42 -05:00
scripts toolchain: update iamcu toolchain version 2016-02-05 20:24:42 -05:00
.checkpatch.conf checkpatch: ignore NETWORKING_BLOCK_COMMENT_STYLE 2016-02-05 20:24:36 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore doc: Prevent accidental commit of Kconfig index file 2016-02-05 20:24:42 -05:00
.mailmap Update .mailmap 2016-02-05 20:24:37 -05:00
Kbuild mdef: do not try to use MDEF file if it was not defined 2016-02-05 20:24:23 -05:00
Kconfig Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
Kconfig.zephyr Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
Makefile Revert "kbuild: add clang support" 2016-02-05 20:24:42 -05:00
Makefile.inc x86: CLFLUSH and cache line size detection 2016-02-05 20:24:41 -05:00
zephyr-env.sh Make zephyr-env.sh work when cd is aliased 2016-02-05 20:24:36 -05:00