Age | Commit message (Collapse) | Author |
|
Change from a CMAKE toolchain file to a TFM toolchain file, avoiding
some abuses of the CMAKE_TOOLCHAIN_FILE that were used as a workaround
for compiler setup. Also add the CROSS_COMPILE variable. Bump cmake
required version to 3.15.
Change-Id: I0948033045e2d2f34beffa807925fc7375098335
Signed-off-by: Raef Coles <raef.coles@arm.com>
|
|
Update docs to use new build commands. Document new build options Remove
mentions of manifest generation. Remove mentions of hex file generation.
Signed-off-by: Anton Komlev <anton.komlev@arm.com>
Change-Id: I01c49c462403468c3e3650534893160cdfb6f5c5
|
|
Create a sub-folder profiles under design_documents to hold all
TF-M Profiles design documents.
Update the links.
Change-Id: Ida124c417c8fddb4d88b34bdac5dac8a5db9f966
Signed-off-by: David Hu <david.hu@arm.com>
|