~ondrak/+git/sa8155p-gadget:remove-dtbo-partitions

Last commit made on 2022-05-19
Get this branch:
git clone -b remove-dtbo-partitions https://git.launchpad.net/~ondrak/+git/sa8155p-gadget
Only Ondrej Kubik can upload to this branch. If you are Ondrej Kubik please log in for upload directions.

Branch merges

Branch information

Name:
remove-dtbo-partitions
Repository:
lp:~ondrak/+git/sa8155p-gadget

Recent commits

5bf0d96... by Ondrej Kubik

gadget: remove dtbo* related partitions

Signed-off-by: Ondrej Kubik <email address hidden>

d9c756d... by Robert Liu

Merge remote-tracking branch 'robert/interfaces-for-post-boot-init' into uc20

MP: https://code.launchpad.net/~robertliu/+git/sa8155p-gadget/+merge/420612
Some entries of the post-boot-init script are covered by the cpu-control and power-control interfaces. Let's use them instead.

Signed-off-by: Robert Liu <email address hidden>

e1876d1... by Robert Liu

snap: use cpu-control and power-control interfaces for some entries of post-boot-init

Signed-off-by: Robert Liu <email address hidden>

b56e36d... by Robert Liu

Merge remote-tracking branch 'robert/add-ice-custom-devices' into uc20

MP: https://code.launchpad.net/~robertliu/+git/sa8155p-gadget/+merge/417724
while I was testing a strictly confined kernel snap, I found that fde-setup failed to access /dev/iceufs. Obviously, we need to add a slot for this device.

error logs:
[ 51.306573] fde-setup[2729]: ERR:Error::Failed to open /dev/iceufs device
[ 51.306952] fde-setup[2729]: ERR:Error::ioctl call to wipe the encryption key for usage 3 failed with ret = -7, errno = 1
[ 51.307181] fde-setup[2729]: ERR:Error::Failed to open /dev/iceufs device

Signed-off-by: Robert Liu <email address hidden>

f744cfe... by Robert Liu

snaps: add ice-cusom-devices slot for ICE FDE APIs

Signed-off-by: Robert Liu <email address hidden>

5c5d9df... by Robert Liu

snap: bump version

Signed-off-by: Robert Liu <email address hidden>

0948e07... by Robert Liu

Merge remote-tracking branch 'robert/add-gnss-custom-devices' into uc20

MP: https://code.launchpad.net/~robertliu/+git/sa8155p-gadget/+merge/417146

Signed-off-by: Robert Liu <email address hidden>

5a75a6a... by Robert Liu

Merge remote-tracking branch 'robert/revert-logfs-format' into uc20

MP: https://code.launchpad.net/~robertliu/+git/sa8155p-gadget/+merge/417075
It's necessary to pre-format the logfs partition, otherwise snapd with support
multi-volume boot assets updateing will complains the format is not match.

Signed-off-by: Robert Liu <email address hidden>

a4416ae... by Robert Liu

Merge remote-tracking branch 'robert/expand-paths-of-soc-files' into uc20

MP: https://code.launchpad.net/~robertliu/+git/sa8155p-gadget/+merge/417074
Per suggestions of security reviews, expands/limits the access to /sys/devices/platform/soc.

Signed-off-by: Robert Liu <email address hidden>

4737e77... by Robert Liu

snaps: add gnss-custom-devices slot for misc. GNSS devices

Signed-off-by: Robert Liu <email address hidden>