Message ID | 20251016-release-note-5-3-second-hunk-v1-13-20f21db1f93c@bootlin.com |
---|---|
State | New |
Headers | show |
Series | Updates for 5.3 | expand |
diff --git a/documentation/ref-manual/features.rst b/documentation/ref-manual/features.rst index 0d2f2ab0d..ac5b2abe9 100644 --- a/documentation/ref-manual/features.rst +++ b/documentation/ref-manual/features.rst @@ -54,6 +54,11 @@ Project metadata: - *bluetooth:* Hardware has integrated BT +- *coresight*: Support for the `Coresight + <https://docs.kernel.org/trace/coresight/coresight.html>`__ Linux Kernel + feature on Arm processors. This feature depends on the ``opencsd`` recipe + which is present in the :yocto_git:`meta-arm </meta-arm>` :term:`layer`. + - *efi:* Support for booting through EFI - *ext2:* Hardware HDD or Microdrive
Added by commit c455bd039104 ("perf: enable coresight if enabled in MACHINE_FEATURES") in OE-Core. Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> --- documentation/ref-manual/features.rst | 5 +++++ 1 file changed, 5 insertions(+)