libpayload: Add Timer for sdm845

Uses ARCH64 Timer

TEST=build

Change-Id: Ic312bcf3bc7e80482b7f038e2dbc4abaaffd5956
Signed-off-by: T Michael Turney <mturney@codeaurora.org>
Reviewed-on: https://review.coreboot.org/25214
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
This commit is contained in:
T Michael Turney
2018-04-24 14:07:26 -07:00
committed by Julius Werner
parent 1e3e02a1d2
commit 9b5c28af18
4 changed files with 53 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
CONFIG_LP_ARCH_ARM64=y
# CONFIG_LP_CURSES is not set
CONFIG_LP_TIMER_ARM64_ARCH=y