Enable TPM support in ARM images

Bug #1901014 reported by Dimitri John Ledkov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
edk2 (Ubuntu)
Fix Released
Undecided
dann frazier

Bug Description

please provide SB 4MB TPM enabled firmware for Arm

both ARMHF & AARCH64 variants please.

Revision history for this message
dann frazier (dannf) wrote :

AFAICT, there's no need for new images here - we just need to enable TPM support in our existing builds. I have this queued:
  https://salsa.debian.org/qemu-team/edk2/-/commit/3491bed29b4d9fd20b596987fbfa33a256185d02

The existing ARM images already have Secure Boot support. As for the 4MB aspect, AFAICT, ARM already defaults to the same size as x86:

OvmfPkg/VarStore.fdf.inc:
!if $(FD_SIZE_IN_KB) == 4096
  # Size: 0x40000 (gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize) -
  # 0x48 (size of EFI_FIRMWARE_VOLUME_HEADER) = 0x3ffb8

ArmVirtPkg/VarStore.fdf.inc:
  # Size: 0x40000 (gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize) -
  # 0x48 (size of EFI_FIRMWARE_VOLUME_HEADER) = 0x3ffb8

Changed in edk2 (Ubuntu):
status: New → In Progress
assignee: nobody → dann frazier (dannf)
dann frazier (dannf)
summary: - please provide SB 4MB TPM enabled firmware for Arm
+ Enable TPM support in ARM images
Changed in edk2 (Ubuntu):
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package edk2 - 2020.11-4

---------------
edk2 (2020.11-4) unstable; urgency=medium

  * UEFI/Filesystems.py: Force "/sbin" into $PATH before calling
    mkdosfs, fixing autopkgtest failures.

 -- dann frazier <email address hidden> Tue, 09 Mar 2021 09:20:12 -0700

Changed in edk2 (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.