Hi, On Fri, Oct 16, 2020 at 12:27 PM Evan Green <evgr...@chromium.org> wrote: > > Some fuse ranges are protected by the XPU such that the AP cannot > access them. Attempting to do so causes an SError. Use the newly > introduced per-soc compatible string, and the newly introduced > nvmem keepout support to attach the set of regions > we should not access. > > Signed-off-by: Evan Green <evgr...@chromium.org> > --- > > Changes in v2: > - Use new core support in qfprom (Srini) > > drivers/nvmem/qfprom.c | 30 ++++++++++++++++++++++++++++++ > 1 file changed, 30 insertions(+)
Reviewed-by: Douglas Anderson <diand...@chromium.org>