Re: [PATCH] sunxi: enable CONFIG_NVMEM_SYSFS

2023-02-26 Thread Hauke Mehrtens
On 12/30/22 17:47, Robert Marko wrote: On Fri, 30 Dec 2022 at 03:41, Jan-Niklas Burfeind wrote: in both the stable and the testing kernel h2+/h3/h5 devices have a Secure ID that can be read from `/sys/bus/nvmem/devices/sunxi-sid0/nvmem`. Enabling CONFIG_NVMEM_SYSFS grants sysfs access from us

Re: [PATCH] sunxi: enable CONFIG_NVMEM_SYSFS

2022-12-30 Thread Robert Marko
On Fri, 30 Dec 2022 at 03:41, Jan-Niklas Burfeind wrote: > > in both the stable and the testing kernel > > h2+/h3/h5 devices have a Secure ID that can be read from > `/sys/bus/nvmem/devices/sunxi-sid0/nvmem`. > Enabling CONFIG_NVMEM_SYSFS grants sysfs access from userspace. > > Signed-off-by: Jan-

[PATCH] sunxi: enable CONFIG_NVMEM_SYSFS

2022-12-29 Thread Jan-Niklas Burfeind
in both the stable and the testing kernel h2+/h3/h5 devices have a Secure ID that can be read from `/sys/bus/nvmem/devices/sunxi-sid0/nvmem`. Enabling CONFIG_NVMEM_SYSFS grants sysfs access from userspace. Signed-off-by: Jan-Niklas Burfeind --- Hauke suggested enabling it for the whole sunxi tar