nuttx-mirror/Documentation
wangmingrong1 9555f9ff55 arm64/mte: Add support for arm64 mte
For details, please refer to the kernel's introduction to this at "https://docs.kernel.org/arch/arm64/memory-tagging-extension.html" and Android's introduction to this at "https://source.android.com/docs/security/test/memory-safety/arm-mte"

Of course, there is also the following detailed principle introduction
https://developer.arm.com/-/media/Arm%20Developer%20Community/PDF/Arm_Memory_Tagging_Extension_Whitepaper.pdf

The modification of this patch is only to merge the simplest MTE function support. In the future, the MTE function will be integrated into the kernel to a greater extent, for example, hardware MTE Kasan will be supported in the future.

Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com>
2024-12-02 11:04:11 -03:00
..
_extensions Documentation: port warnings_filter Sphinx extension from Zephyr 2023-11-28 09:18:29 -08:00
_static docs: reduce main content max width from 1200px to 1000px 2021-03-26 23:41:45 -05:00
_templates Documentation: support versioned docs 2020-11-26 10:58:44 -08:00
applications gcov: Add usage documentation 2024-11-26 16:32:50 +08:00
components syslog.rst: mention the correct kconfig option 2024-11-20 17:41:38 +08:00
contributing Created documentation page under contribution guidelines about the NuttX release process, copied from Alin Jerpelea's gist documentation. 2024-11-04 12:47:40 +08:00
faq DOC: Add how to get application on NSH 2024-06-06 02:39:56 +08:00
guides arm64/mte: Add support for arm64 mte 2024-12-02 11:04:11 -03:00
implementation Documentation: Fix code block in implementation/simulation.rst 2024-09-30 08:33:39 +08:00
introduction Documentation: replace m2r2 with myst-parser 2024-08-30 01:14:36 +08:00
logos Documentation: Add NuttX Logo page 2024-04-16 11:25:08 +08:00
platforms arm64/qemu: Add arm64 mte defconfig support 2024-12-02 11:04:11 -03:00
quickstart install kconfiglib using apt repo 2024-12-02 13:43:29 +08:00
reference driver/serial: remove return value of up_putc() 2024-10-26 13:21:29 +08:00
ReleaseNotes Documentation: add NuttX-12.6.0 release notes 2024-07-16 18:19:12 +08:00
.gitignore doc: add .python-version to .gitignore 2020-08-25 12:54:24 -07:00
conf.py Documentation: replace m2r2 with myst-parser 2024-08-30 01:14:36 +08:00
glossary.rst rename doc/ -> Documentation/ 2020-08-24 10:29:55 -07:00
index.rst Documentation: Add NuttX Logo page 2024-04-16 11:25:08 +08:00
known-warnings.txt fs: Add VFS docs 2024-02-20 18:28:09 -08:00
legacy_README.md Documentation: replace m2r2 with myst-parser 2024-08-30 01:14:36 +08:00
make.bat Documentation: Remove all tail spaces from *.rst and *.html 2020-10-18 10:51:22 -07:00
Makefile fs: Add VFS docs 2024-02-20 18:28:09 -08:00
Pipfile Documentation: Bump docutils from 0.18.1 to 0.19 2024-11-24 17:52:30 +08:00
Pipfile.lock Documentation: Bump docutils from 0.18.1 to 0.19 2024-11-24 17:52:30 +08:00
substitutions.rst Remove the double blank line from source files 2022-02-20 20:10:14 +01:00