refactor(qti): introduce SoC codename as KodiakQualcomm has recently started using SoC codenames for upstream supportwith Linux kernel being the first adoptor. Using SoC codenames forupstream pro
refactor(qti): introduce SoC codename as KodiakQualcomm has recently started using SoC codenames for upstream supportwith Linux kernel being the first adoptor. Using SoC codenames forupstream projects removes the need to follow different product nameslike for kodiak which is also known as sc7280, qcm6490 etc.Let's follow this practice of using SoC codenames for TF-A project toobeginning with Kodiak. While doing that let's refactor SoC and boardspecific files where the existing support for sc7280 has been renamed tosc7280_chrome to reflect it's usage.Change-Id: I236fadf8ae9550f94deb05ebfed17e2ddbd69509Signed-off-by: Sumit Garg <sumit.garg@oss.qualcomm.com>
show more ...