Re: [PATCH] tpm: Skip loopback image measurement

2024-10-03 Thread Daniel Kiper
On Thu, Oct 03, 2024 at 03:23:22PM +0800, Michael Chang via Grub-devel wrote: > The loopback image is configured to function as a disk by being mapped > as a block device. Instead of measuring the entire block device, we > should focus on tracking the individual files accessed from it. For > exampl

[PATCH] tpm: Skip loopback image measurement

2024-10-03 Thread Michael Chang via Grub-devel
The loopback image is configured to function as a disk by being mapped as a block device. Instead of measuring the entire block device, we should focus on tracking the individual files accessed from it. For example, we do not directly measure block devices like disk hd0, but the files opened from i