summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/intel-cmt-cat
Commit message (Collapse)AuthorAgeFilesLines
* meta-intel: reorganize recipes into correct logical groupsYogesh Tyagi2026-01-131-27/+0
| | | | | | | | | | | | | | | | | | | Reorganize meta-intel recipes to follow Yocto best practices and clear semantic boundaries between clang/SYCL components, BSP enablement, core OS policy, and generic support libraries. Key changes: - Move oneDPL into clang dynamic layer (SYCL / Clang-semantic dependency) - Move linux-npu-driver from recipes-core to recipes-bsp (platform enablement) - Move formfactor from recipes-bsp to recipes-core (system-wide OS policy) - Move intel-oneapi-ipp out of clang layer into recipes-oneapi (CPU-only, compiler-agnostic) - Move intel-crypto-mb from recipes-oneapi to recipes-support/crypto - Move intel-cmt-cat and metee from recipes-bsp to recipes-support This refactor improves layer clarity, avoids unnecessary clang coupling, and aligns recipe placement with Yocto conventions. Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
* recipes: Update to match S/UNPACKDIR changesYogesh Tyagi2025-07-041-2/+0
| | | | | | | | Update to match the recent changes in OE-Core where the unpack layout changed. [https://patchwork.yoctoproject.org/project/oe-core/patch/20250616095000.2918921-1-alex.kanavin@gmail.com/] Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-cmt-cat: upgrade 24.05 -> 25.04Munirah Izyani Mohammad Amin2025-05-151-1/+1
| | | | | | | | Release Note: https://github.com/intel/intel-cmt-cat/releases/tag/v25.04 Signed-off-by: Munirah Izyani Mohammad Amin <munirah.izyani.mohammad.amin@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-cmt-cat : upgrade 23.11.1 -> 24.05Yogesh Tyagi2024-07-301-1/+1
| | | | | | | | Release Notes: https://github.com/intel/intel-cmt-cat/releases/tag/v24.05 Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-cmt-cat : upgrade 23.11 -> 23.11.1Yogesh Tyagi2024-03-111-1/+1
| | | | | | | | Release Notes: https://github.com/intel/intel-cmt-cat/releases/tag/v23.11.1 Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-cmt-cat: upgrade 23.08 -> 23.11Yongxin Liu2023-12-071-1/+1
| | | | | Signed-off-by: Yongxin Liu <yongxin.liu@windriver.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-cmt-cat: upgrade 4.6.0 -> 23.08Anuj Mittal2023-08-291-1/+1
| | | | | | | | | Project has changed to use date-of-release version numbering scheme. See: https://github.com/intel/intel-cmt-cat/issues/247 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-cmt-cat: upgrade 4.5.0 -> 4.6.0Anuj Mittal2023-06-161-1/+1
| | | | Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* intel-cmt-cat: add recipeYongxin Liu2023-04-051-0/+29
This software package provides basic support for Intel(R) Resource Director Technology (Intel(R) RDT) including: Cache Monitoring Technology (CMT) Memory Bandwidth Monitoring (MBM) Cache Allocation Technology (CAT) Code and Data Prioritization (CDP) Memory Bandwidth Allocation (MBA) Signed-off-by: Yongxin Liu <yongxin.liu@windriver.com> Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>