aboot: Check if booting into FFBM

FFBM is needed to start the system in native Android to shorten boot time
in case of factory testing. FFBM mode representation is string of the type
"ffbm-xx" where xx is number that denotes the FFBM submode.
LK reads that string from the misc partition during boot and passes it
transparently to kernel bootargs

Change-Id: Ib1a73463bb776b02478b626d174b93a9f592a0d8
1 file changed