Page MenuHomePhabricator

Reduce stack usage of dummy NV counters implementation
Closed, ResolvedPublic

Description

Many development platforms are using a dummy NV counters implementation that has very high stack usage. This isn't a problem in itself, as the dummy implementation should never be deployed in a real system, but it blocks proper optimisation of the SST stack size because SST calls the NV counters implementation.

Event Timeline

jf549 closed this task as Resolved.Sep 20 2019, 12:27 PM