Skip to content

ARM: FPU: implement ASSERT-based testing of multi-usage in Unshared FP Services mode #15292

@ioannisg

Description

@ioannisg

We may want to enhance the implementation of Unshared FP Services' mode, by providing a testing mechanism that detects corruptions of FPU as a result of accidental sharing between multiple thread contexts.

The mechanism should trigger ASSERTS if the FPU is used by multiple threads under the Unshared Mode (CONFIG_FLOAT=y, CONFIG_FP_SHARING=n).

Metadata

Metadata

Labels

EnhancementChanges/Updates/Additions to existing featuresarea: ARMARM (32-bit) Architecture

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions