zephyr/doc/guides
Daniel Leung 37672958ac x86: mmu: relax KERNEL_VM_OFFSET == SRAM_OFFSET
There was a restriction that KERNEL_VM_OFFSET must equal to
SRAM_OFFSET so that page directory pointer (PDP) or page
directory (PD) can be reused. This is not very practical in
real world due to various hardware designs, especially those
where SRAM is not aligned to PDP or PD. So rework those bits.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-05-05 19:42:25 -04:00
..
arch x86: mmu: relax KERNEL_VM_OFFSET == SRAM_OFFSET 2021-05-05 19:42:25 -04:00
bluetooth Bluetooth: Add option to log btsnoops over RTT 2021-05-05 16:03:38 +02:00
build device: add post-process of elf file to manage device handles 2021-02-19 15:46:16 -05:00
coding_guidelines doc: coding_guidelines: replace a whitelist replacement 2021-03-12 09:23:54 -05:00
crypto
device_mgmt
documentation doc: move extensions to _extensions 2021-03-31 10:39:48 +02:00
dts doc: dts: bindings: add dt-zephyr-user target 2021-05-05 20:46:43 +02:00
emulator
flash_debug doc: use pygments devicetree language support 2021-05-04 22:42:15 -04:00
kconfig drivers: spi: Remove unused Kconfig symbols 2021-03-09 04:53:46 -05:00
networking net: doc: Add info about net-capture.py script 2021-04-12 22:15:02 -04:00
optimizations
platformio
portability
porting doc: use pygments devicetree language support 2021-05-04 22:42:15 -04:00
test sanitycheck: Add a feature which can handle pytest script. 2021-05-04 19:08:18 -04:00
tools
tracing tracing: remove cpu_stats in favor of thread runtime stats 2021-04-16 15:31:24 -04:00
west doc: west: add 0.11.0 docs 2021-05-04 15:29:36 -05:00
beyond-GSG.rst doc: Add Zephyr update instructions to beyond-gsg 2021-02-23 11:30:51 +01:00
c_library.rst
coccinelle.rst
code-relocation.rst
coverage.rst
index.rst doc: integrate dict logging into main logging section 2021-05-05 19:07:24 -04:00
modules.rst doc: contribute: Rework the process for external code inclusion 2021-03-26 14:48:48 +01:00
thread_local_storage.rst
zephyr_cmake_package.rst