]> git.baikalelectronics.ru Git - arm-tf.git/commit
refactor(st): add common mk files
authorYann Gautier <yann.gautier@foss.st.com>
Wed, 16 Mar 2022 18:03:20 +0000 (19:03 +0100)
committerYann Gautier <yann.gautier@st.com>
Wed, 15 Mar 2023 17:08:26 +0000 (18:08 +0100)
commita430382ff77b641748ca663247dea4a319b1aee3
treef876ffb5d405855facfe93bbdf7672fcae70b364
parentbde9280dcc84a5385a9f30568c34c7c0a733595d
refactor(st): add common mk files

Group configuration that could be common to several ST platforms.
Two common makefiles are created: common.mk for definitions and files
to compile, and common_rules.mk that gathers makefile compilation rules.

Signed-off-by: Yann Gautier <yann.gautier@st.com>
Change-Id: I7ea9b75c78e7d916854cdd984bbf921b1a46ebc4
plat/st/common/common.mk [new file with mode: 0644]
plat/st/common/common_rules.mk [new file with mode: 0644]
plat/st/stm32mp1/platform.mk