flowey: add kernel size check
In closed source we have a kernel size check that fails when the kernel is updated and its size increases. It'd be nice to see it in open source as well.
What's missing here?
What's missing here?
Needs a rebase and also got a path wrong that needs fixing - need to focus on other stuff for now but will come back around to this eventually...
This PR should be ready to go so long as we're ok with breaking the binary size check until we get a baseline build. If not, we would need to stage a change to use a hardcoded baseline for the comparison at first, get merges to main to publish a baseline, and then merge another change to use the published baselines.