1. 09 2月, 2018 2 次提交
  2. 07 2月, 2018 1 次提交
  3. 05 2月, 2018 2 次提交
  4. 02 2月, 2018 1 次提交
  5. 30 1月, 2018 1 次提交
    • M
      tpm: add CRB device · 4ab6cb4c
      Marc-André Lureau 提交于
      tpm_crb is a device for TPM 2.0 Command Response Buffer (CRB)
      Interface as defined in TCG PC Client Platform TPM Profile (PTP)
      Specification Family “2.0” Level 00 Revision 01.03 v22.
      
      The PTP allows device implementation to switch between TIS and CRB
      model at run time, but given that CRB is a simpler device to
      implement, I chose to implement it as a different device.
      
      The device doesn't implement other locality than 0 for now (my laptop
      TPM doesn't either, so I assume this isn't so bad)
      
      Tested with some success with Linux upstream and Windows 10, seabios &
      modified ovmf. The device is recognized and correctly transmit
      command/response with passthrough & emu. However, we are missing PPI
      ACPI part atm.
      Signed-off-by: NMarc-André Lureau <marcandre.lureau@redhat.com>
      Reviewed-by: NStefan Berger <stefanb@linux.vnet.ibm.com>
      Signed-off-by: NStefan Berger <stefanb@linux.vnet.ibm.com>
      4ab6cb4c
  6. 29 1月, 2018 6 次提交
  7. 27 1月, 2018 1 次提交
  8. 26 1月, 2018 5 次提交
  9. 25 1月, 2018 7 次提交
  10. 22 1月, 2018 1 次提交
  11. 20 1月, 2018 1 次提交
  12. 19 1月, 2018 9 次提交
  13. 18 1月, 2018 2 次提交
  14. 17 1月, 2018 1 次提交