commit | 0014777f989b54193bec95a0a153fa4a139183c7 | [log] [tgz] |
---|---|---|
author | Julia Lawall <Julia.Lawall@lip6.fr> | Sun Sep 11 15:05:52 2016 +0200 |
committer | Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> | Thu Sep 15 16:04:21 2016 +0300 |
tree | 20b5346c2adeddee0d204d41dc54202f2e78ed06 | |
parent | 64fba530e9ef81469b6dc65bf8e00ed9e90192c7 [diff] |
tpm: constify TPM 1.x header structures Constify TPM 1.x header structures in order to move them to rodata section as they are meant to be never changed during runtime. Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>