On 21/02/2019 15:17, Markku Savela wrote:
Right, for rpi-4.14.y kernel, reverting commit acddd39 ("clk-bcm2835:
Read max core clock from firmware") allows the TPM to be initialized
prior to IMA, but is probably not the right solution.
.. I'm not able to find this commit from linaro git (I don't know what
command to use...).
...that is, the "obvious" one fails to produce anything usefull...
git show acddd39
fatal: ambiguous argument 'acddd39': unknown revision or path not in the
working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
...and have no idea how to fix it.