summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-benchmark/coremark
Commit message (Collapse)AuthorAgeFilesLines
* CoreMark: Add CoreMark to benchmark CPU performanceAshwin Prabhakar2026-04-141-0/+23
Add support for CoreMark benchmark in recipes-benchmark. This package can be used to benchmark CPU performance in SOC's Application processor core. Signed-off-by: Ashwin Prabhakar <ashwin.prabhakar@qti.qualcomm.com> coremark: append LDFLAGS to TARGET_CC_ARCH to fix QA issue Signed-off-by: Ashwin Prabhakar <ashwin.prabhakar@qti.qualcomm.com> coremark: update to Apache-2.0 and LicenseRef-EEMBC-AUA Update the project license to Apache-2.0 combined with the EEMBC Acceptable Usage Agreement (AUA) as requested by the maintainer. This ensures compliance with EEMBC's updated licensing requirements for CoreMark. Signed-off-by: Ashwin Prabhakar <ashwin.prabhakar@qti.qualcomm.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>