2019-03-23 |
Jarkko Sakkinen | tpm: Unify the send callback behaviour Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2019-03-23 |
Jarkko Sakkinen | tpm/tpm_crb: Avoid unaligned reads in crb_recv() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2018-10-05 |
Jarkko Sakkinen | tpm: fix response size validation in tpm_get_random() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2018-07-28 |
Jarkko Sakkinen | tpm: replace TPM_TRANSMIT_RAW with TPM_TRANSMIT_NESTED Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2018-07-28 |
Jarkko Sakkinen | tpm: migrate tpm2_get_random() to use struct tpm_buf Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2018-07-28 |
Jarkko Sakkinen | tpm: migrate tpm2_get_tpm_pt() to use struct tpm_buf Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2018-07-28 |
Jarkko Sakkinen | tpm: migrate tpm2_probe() to use struct tpm_buf Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2018-07-28 |
Jarkko Sakkinen | tpm: migrate tpm2_shutdown() to use struct tpm_buf Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2018-01-08 |
Jarkko Sakkinen | tpm: use struct tpm_chip for tpm_chip_find_get() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2017-11-10 |
Jarkko Sakkinen | MAINTAINERS: update TPM driver infrastructure changes Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Cc: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2017-10-18 |
Jarkko Sakkinen | tpm: fix type of a local variables in tpm_tis_spi.c Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2017-10-18 |
Jarkko Sakkinen | tpm: fix type of a local variable in tpm2_map_command() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2017-10-18 |
Jarkko Sakkinen | tpm: fix type of a local variable in tpm2_get_cc_attrs_tbl() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2017-10-12 |
Jarkko Sakkinen | tpm: migrate pubek_show to struct tpm_buf Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2017-07-14 |
Jarkko Sakkinen | modsign: add markers to endif-statements in certs/Makefile Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2017-07-06 |
Jarkko Sakkinen | tpm: consolidate the TPM startup code Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2017-07-06 |
Jarkko Sakkinen | tpm: fix a kernel memory leak in tpm-sysfs.c Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2017-06-13 |
Jarkko Sakkinen | tpm: remove struct tpm_pcrextend_in Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2017-06-13 |
Jarkko Sakkinen | tpm, tpm_infineon: remove useless snprintf() calls Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2017-06-13 |
Jarkko Sakkinen | tpm: fix byte order related arithmetic inconsistency... Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-24 |
Jarkko Sakkinen | tpm_crb: remove a cruft constant Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-03 |
Jarkko Sakkinen | tpm_crb: request and relinquish locality 0 Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-03 |
Jarkko Sakkinen | tpm: infrastructure for TPM spaces Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-03 |
Jarkko Sakkinen | tpm: validate TPM 2.0 commands Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-03 |
Jarkko Sakkinen | tpm: export tpm2_flush_context_cmd Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-03 |
Jarkko Sakkinen | tpm: move length validation to tpm_transmit() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-03 |
Jarkko Sakkinen | tpm_crb: encapsulate crb_wait_for_reg_32 Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2017-04-03 |
Jarkko Sakkinen | tpm_crb: map locality registers Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2017-02-20 |
Jarkko Sakkinen | tpm: declare tpm2_get_pcr_allocation() as static Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2017-02-03 |
Jarkko Sakkinen | tpm: fix RC value check in tpm2_seal_trusted Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2017-02-03 |
Jarkko Sakkinen | tpm: remove tpm_read_index and tpm_write_index from... Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-11-27 |
Jarkko Sakkinen | tpm: drop tpm1_chip_register(/unregister) Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-11-27 |
Jarkko Sakkinen | tpm: replace dynamically allocated bios_dir with a... Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-11-27 |
Jarkko Sakkinen | tpm, tpm_vtpm_proxy: add kdoc comments for VTPM_PROXY_IOC_NE... Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-11-27 |
Jarkko Sakkinen | tpm: sanitize constant expressions Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-11-08 |
Jarkko Sakkinen | tpm: move documentation under Documentation/security Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-11-08 |
Jarkko Sakkinen | tpm: transition tpm_vtpm_proxy documentation to the... Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-10-31 |
Jarkko Sakkinen | tpm: remove invalid min length check from tpm_do_selftest() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-09-27 |
Jarkko Sakkinen | Revert "tpm/tpm_crb: implement tpm crb idle state" Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-09-27 |
Jarkko Sakkinen | Revert "tmp/tpm_crb: fix Intel PTT hw bug during idle... Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-09-27 |
Jarkko Sakkinen | Revert "tpm/tpm_crb: open code the crb_init into acpi_add" Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-09-27 |
Jarkko Sakkinen | Revert "tmp/tpm_crb: implement runtime pm for tpm_crb" Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-09-15 |
Jarkko Sakkinen | tpm: add check for minimum buffer size in tpm_transmit() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-09-15 |
Jarkko Sakkinen | tpm_crb: fix incorrect values of cmdReady and goIdle... Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-09-15 |
Jarkko Sakkinen | tpm_crb: refine the naming of constants Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-09-15 |
Jarkko Sakkinen | tpm_crb: remove wmb()'s Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-09-15 |
Jarkko Sakkinen | tpm_crb: fix crb_req_canceled behavior Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-09-15 |
Jarkko Sakkinen | tpm: use tpm_pcr_read_dev() in tpm_do_selftest() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-09-15 |
Jarkko Sakkinen | tpm: use tpm_transmit_cmd() in tpm2_probe() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-09-15 |
Jarkko Sakkinen | tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-09-15 |
Jarkko Sakkinen | tpm: remove unnecessary externs from tpm.h Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-09-15 |
Jarkko Sakkinen | tpm: fix a race condition in tpm2_unseal_trusted() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-09-15 |
Jarkko Sakkinen | tpm: invalid self test error message Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-09-02 |
Jarkko Sakkinen | tpm: invalid self test error message Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-06-25 |
Jarkko Sakkinen | tpm_crb: fix address space of the return pointer in... Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-06-25 |
Jarkko Sakkinen | tpm_vtpm_proxy: fix address space of a user pointer... Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-06-25 |
Jarkko Sakkinen | tpm: drop the field 'time_expired' from struct tpm_chip Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-06-25 |
Jarkko Sakkinen | tpm: drop 'base' from struct tpm_vendor_specific Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-06-25 |
Jarkko Sakkinen | tpm: drop manufacturer_id from struct tpm_vendor_specific Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-06-25 |
Jarkko Sakkinen | tpm: drop tpm_atmel specific fields from tpm_vendor_specific Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-06-25 |
Jarkko Sakkinen | tpm: drop int_queue from tpm_vendor_specific Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-06-25 |
Jarkko Sakkinen | tpm: check for TPM_CHIP_FLAG_TPM2 before calling tpm2_shutdown() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-06-25 |
Jarkko Sakkinen | tpm_crb: fix mapping of the buffers Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-06-25 |
Jarkko Sakkinen | tpm_crb: drop struct resource res from struct crb_priv Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-06-25 |
Jarkko Sakkinen | tpm: fix crash in tpm_tis deinitialization Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-06-25 |
Jarkko Sakkinen | tpm: cleanup tpm_tis_remove() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-03-01 |
Jarkko Sakkinen | MAINTAINERS: update tpmdd urls Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-26 |
Jarkko Sakkinen | tpm_tis: fix build warning with tpm_tis_resume Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-20 |
Jarkko Sakkinen | tpm_crb: tpm2_shutdown() must be called before tpm_chip_unre... Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-20 |
Jarkko Sakkinen | tpm_crb/tis: fix: use dev_name() for /proc/iomem Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-20 |
Jarkko Sakkinen | tpm: fix: return rc when devm_add_action() fails Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-20 |
Jarkko Sakkinen | tpm: fix: set continueSession attribute for the unseal... Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-10 |
Jarkko Sakkinen | tpm: fix the cleanup of struct tpm_chip Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-10 |
Jarkko Sakkinen | tpm: fix the rollback in tpm_chip_register() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2016-02-10 |
Jarkko Sakkinen | tpm: fix checks for policy digest existence in tpm2_seal_tru... Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2015-12-20 |
Jarkko Sakkinen | keys, trusted: seal with a TPM2 authorization policy Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2015-12-20 |
Jarkko Sakkinen | keys, trusted: select hash algorithm for TPM2 chips Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2015-12-20 |
Jarkko Sakkinen | keys, trusted: fix: *do not* allow duplicate key options Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2015-11-09 |
Jarkko Sakkinen | tpm: fix compat 'ppi' link handling in tpm_chip_register() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2015-11-09 |
Jarkko Sakkinen | tpm: fix missing migratable flag in sealing functionality... Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2015-11-09 |
Jarkko Sakkinen | TPM: revert the list handling logic fixed in 398a1e7 Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2015-10-18 |
Jarkko Sakkinen | MAINTAINERS: add new maintainer for TPM DEVICE DRIVER Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2015-10-18 |
Jarkko Sakkinen | keys, trusted: seal/unseal with TPM 2.0 chips Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2015-10-18 |
Jarkko Sakkinen | tpm: seal/unseal for TPM 2.0 Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2015-10-18 |
Jarkko Sakkinen | keys, trusted: move struct trusted_key_options to trusted... Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2015-10-18 |
Jarkko Sakkinen | tpm: introduce tpm_buf Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2015-10-18 |
Jarkko Sakkinen | tpm: update PPI documentation to address the location... Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2015-10-18 |
Jarkko Sakkinen | tpm: move the PPI attributes to character device directory. Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2015-10-18 |
Jarkko Sakkinen | sysfs: added __compat_only_sysfs_link_entry_to_kobj() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2015-10-18 |
Jarkko Sakkinen | tpm, tpm_tis: fix tpm_tis ACPI detection issue with... Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2015-10-18 |
Jarkko Sakkinen | tpm, tpm_crb: fix unaligned read of the command buffer... Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2015-07-13 |
Jarkko Sakkinen | tpm, tpm_crb: fail when TPM2 ACPI table contents look... Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2015-07-03 |
Jarkko Sakkinen | drm: remove redundant code form drm_ioc32.c Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2015-06-16 |
Jarkko Sakkinen | tpm, tpm_crb: fix le64_to_cpu conversions in crb_acpi_add() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2015-03-18 |
Jarkko Sakkinen | tpm: fix: sanitized code paths in tpm_chip_register() Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2015-03-06 |
Jarkko Sakkinen | tpm: fix call order in tpm-chip.c Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2015-03-05 |
Jarkko Sakkinen | tpm: fix call order in tpm-chip.c Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2015-02-15 |
Jarkko Sakkinen | tpm, tpm_tis: fix TPM 2.0 probing Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2015-02-15 |
Jarkko Sakkinen | tpm: fix suspend/resume paths for TPM 2.0 Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |
2015-01-20 |
Jarkko Sakkinen | tpm: fix format string error in tpm-chip.c Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
|
commit | commitdiff | tree |