zephyr/arch/x86/core
Adithya Baglody ab7b02ce67 x86: MMU: Bug in _x86_mmu_buffer_validate
The value of the PTE (starting_pte_num) was not
calulated correctly. If size of the buffer exceeded 4KB,
the buffer validation API was failing.

JIRA: ZEP-2489

Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>
2017-08-09 07:06:22 -07:00
..
debug license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
offsets kernel: x86: MMU: Macros & Linker scripts for Boot time table creation 2017-06-13 11:36:54 -04:00
Kconfig dts: x86: Add dts support for x86 2017-06-22 10:23:39 -05:00
Makefile x86: generate RAM-based GDT dynamically 2017-07-25 11:32:36 -04:00
cache.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
cache_s.S build: add _ASMLANGUAGE to all asm files 2017-01-24 13:34:51 +00:00
cpuhalt.c tests: benchmark: boot_time: Reading time stamps made arch agnostic 2017-06-16 07:37:37 -05:00
crt0.S x86: install guard page for interrupt stack 2017-07-26 05:57:45 -04:00
excstub.S x86: exception-assisted panic/oops support 2017-04-22 10:31:49 -04:00
fatal.c x86: stack overflow improvements 2017-08-03 11:46:26 -04:00
float.c arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00
intstub.S stack_sentinel: change cooperative check 2017-06-08 13:49:36 -05:00
irq_manage.c x86: remove hacks to include functions 2017-05-13 14:07:09 -04:00
irq_offload.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
msr.c arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00
reboot_rst_cnt.c arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00
swap.S stack_sentinel: change cooperative check 2017-06-08 13:49:36 -05:00
sys_fatal_error_handler.c qemu_x86: terminate emulator on fatal system error 2017-07-22 09:46:26 -04:00
thread.c kernel: introduce opaque data type for stacks 2017-08-01 16:43:15 -07:00
x86_mmu.c x86: MMU: Bug in _x86_mmu_buffer_validate 2017-08-09 07:06:22 -07:00