Merge tag 'tpmdd-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 31 Oct 2023 05:41:52 +0000 (19:41 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 31 Oct 2023 05:41:52 +0000 (19:41 -1000)
commitb9ff774548cd91b45003b3b0d41f15cd52b25509
tree34927e36670ce0ff0369b68c08efe9693b5371ba
parentd82c0a37d431ada0d1dae9a2665fcfe17b0f9e14
parent03acb9ccec3f8cbcc0ed93c188b7a119ef30ef64
Merge tag 'tpmdd-v6.7' of git://git./linux/kernel/git/jarkko/linux-tpmdd

Pull tpm updates from Jarkko Sakkinen:
 "This is a small sized pull request. One commit I would like to
  pinpoint is my fix for init_trusted() rollback, as for actual patch I
  did not receive any feedback"

* tag 'tpmdd-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd:
  keys: Remove unused extern declarations
  integrity: powerpc: Do not select CA_MACHINE_KEYRING
  KEYS: trusted: tee: Refactor register SHM usage
  KEYS: trusted: Rollback init_trusted() consistently