Commit Graph

7 Commits

Author SHA1 Message Date
Zhuowei Zhang
426a08bc94 Add hook for modifying final command line before kexecing 2016-02-11 18:13:55 -08:00
Zhuowei Zhang
42d2dcb3cf trampoline: Add new pre/post encrypt hooks, fake system properties library
These are needed on Snapdragon 810 where an extra daemon (qseecomd) must
be started prior to decryption, and where the decryption library polls
a system property to make sure that daemon is running

Also fix missing fonts log spam in trampoline_encmnt by symlinking the one available font
2016-02-10 20:19:16 -08:00
Vojtech Bocek
35af45727f Implemet has_kexec() device hook 2015-03-04 14:55:25 +01:00
Vojtech Bocek
69871f298a Re-work bootimg cmdline hooks and remove FLO_CMDLINE_HACK 2015-03-04 11:14:18 +01:00
Vojtech Bocek
f8b29eebe7 Add cmdline_remove_bootimg_part hook 2015-03-04 01:03:44 +01:00
Vojtech Bocek
0c26d5fd2d Add device hook to allow incomplete fstab file 2014-10-05 19:02:29 +02:00
Vojtech Bocek
b6e870793f Add tramp_hook_before_device_init hook, move hooks to their own header 2013-12-09 18:53:02 +01:00