commit | e8b3e7d28e8ac2f0f2255be3728785c052cdb223 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Mar 10 12:47:22 2023 -0800 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Mon Mar 13 13:53:01 2023 +0100 |
tree | 32b3c45f5a41b985ed5f73ad835d2cde48f0dcb6 | |
parent | 90679c60245379db04bb270163fff46fe9eb8810 [diff] |
efi: Add dhrystone, dcache and scroll lines to app Add these options to provide some performance measurement, see cache status and slightly speed up the appallingly slow console. Signed-off-by: Simon Glass <sjg@chromium.org>