commit | 36d524fdaee8b8355b0b9acf82aae6cf226a33c0 | [log] [tgz] |
---|---|---|
author | Madhukar Pappireddy <madhukar.pappireddy@arm.com> | Thu Apr 25 23:05:26 2024 -0500 |
committer | Madhukar Pappireddy <madhukar.pappireddy@arm.com> | Mon Aug 19 11:11:38 2024 -0500 |
tree | 117088a6edc5b1e73125566f9a03df84680095b9 | |
parent | 7503cdc9b45f1e4432a52e10dcf5e4c3551fc7b0 [diff] |
chore(simd): remove unused macros and utilities for FP Now that we have switched to simd context save/restore apis which uses simd_context_t data structures, we can safely remove any macros, helpers and utilities used in the old way of FPU context management. Change-Id: I27a636dd07bf5c4cb99fd25b9a204d55b525b677 Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com>