On 4/18/2024 5:01 PM, Pawan Gupta wrote:
Repurposing gds_ucode_mitigated() to check for the locked state is adding a bit of a churn. We can introduce gds_mitigation_locked() instead.
I thought this option but I was less convinced about adding a new function for every new but slightly different check.
Thanks, Chang