commit | 3e840ec874e87f9e0187473173ce85c49b6cb21c | [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 | 59bdcc58c3948cd24428c0aef7c478128b2a0bde [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>