commit | d335bbb1e20d4a8f0a6a26b97ba2a710015bf727 | [log] [tgz] |
---|---|---|
author | Boyan Karatotev <boyan.karatotev@arm.com> | Thu Jul 03 14:59:55 2025 +0100 |
committer | Boyan Karatotev <boyan.karatotev@arm.com> | Mon Jul 28 14:16:15 2025 +0100 |
tree | 1a2b0fd23c8297b756819f1ba7b1ee4eb034e13e | |
parent | 35b2bbf4942689fd52fa741ac7d93bc7f1d4c230 [diff] |
feat(cpufeat): do feature detection on secondary cores too Feature detection currently only happens on the boot core, however, it is possible to have asymmetry between cores. TF-A supports limited such configurations so it should check secondary cores too. Change-Id: Iee4955714685be9ae6a017af4a6c284e835ff299 Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>