Replace boot flow code with main tree drivers

The projects/ folder contained code which would override plat_*
functions to match the boot flow of a given target platform. At the
moment, this comes down to two different flows: Linux-like (FDT in first
kernel arg; QEMU, FVP, RPi) and Android-like (FDT compiled into
Hafnium). Get rid of the weak symbols and replace this with two
"drivers" and a `boot_flow` config in the board spec.

Bug: 117551352
Change-Id: I26176a4999a5c598eae9e542d635393ed5b0b840
8 files changed
tree: 08bd56f9a583ebc54e51272754b5deda44b8caf1
  1. aem_v8a_fvp/
  2. hikey/
  3. qemu_aarch64/
  4. AUTHORS
  5. BUILD.gn
  6. LICENSE