| Message ID | 20251027-release-note-5-3-second-hunk-v3-13-07d36e2380b8@bootlin.com |
|---|---|
| State | Under Review |
| Headers | show |
| Series | Updates for 5.3 | expand |
Hi Antonin, On 10/27/25 1:43 PM, Antonin Godard via lists.yoctoproject.org wrote: > Added by commit c455bd039104 ("perf: enable coresight if enabled in > MACHINE_FEATURES") in OE-Core. > Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de> Thanks! Quentin
diff --git a/documentation/ref-manual/features.rst b/documentation/ref-manual/features.rst index b295ab44e..40651a4c9 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(+)