commit | 8c9a4fc306021934d8f2be0b5e1e06e0f912b69e | [log] [tgz] |
---|---|---|
author | Dhruva Gole <d-gole@ti.com> | Mon Mar 24 11:12:58 2025 +0530 |
committer | Dhruva Gole <d-gole@ti.com> | Mon Apr 07 21:03:07 2025 +0530 |
tree | 2cc284fe2e5b7700758fbc89bf8d8ea1ca56a5d8 | |
parent | 4861a6687ee970a27a5f6db8a5c44714456d5ae2 [diff] |
refactor(ti): move out k3/common to ti/common This will allow us to support more platforms that share commonalities like the k3_gicv3, console, helpers, etc. With this new common folder location, we can move the previously created ti_bl31_setup file into the new location so it can be shared across multiple TI SoCs when need comes. With this, also update all copyright dates. Change-Id: Ie4365e32cd3b4b5870fe2cd03843400506e46265 Signed-off-by: Dhruva Gole <d-gole@ti.com>