Files
kernel_xiaomi_raphael/crypto
Jiacheng Zheng 09d0ee135b init: define early init functions for rootfs mounting
Here we define init functions for our first subsystem which
initializes flash controller, filesystem, and starts our
early userspace applications.
And ufs scan runs in sync mode if early feature is enabled
so it runs in the thread for rootfs mounting and we do not
need additional complicated code to do the sync job.

Change-Id: I9001e5076a4b0844f78f2a75f91a6b01f3f1bc6d
Signed-off-by: Jiacheng Zheng <jiaczhen@codeaurora.org>
2020-04-13 19:01:17 +08:00
..
2018-09-26 08:42:37 +02:00
2017-11-21 09:49:20 +01:00
2017-06-10 12:04:25 +08:00
2019-02-12 20:21:21 +01:00
2019-03-23 21:12:16 +01:00
2019-04-30 13:00:47 +02:00