Hi
Is it possible and what is the correct way to implement main clock trimming at runtime? Which NCS version this works on?
I see there is already some setup going on in nordicsemi_nrf54h_init of soc.c, but this uses constants that are defined with devicetree, however i'd like to know if it's possible to do it either at runtime, or overwrite set values to be loaded after restart.
This is required for factory tests.