Note that the aforementioned patch has now been merged - windows build should now be working again on master
Raef
________________________________________ From: TF-M tf-m-bounces@lists.trustedfirmware.org on behalf of Raef Coles via TF-M tf-m@lists.trustedfirmware.org Sent: 13 October 2020 10:24 To: tf-m@lists.trustedfirmware.org; Kevin.Kilzer@microchip.com Subject: Re: [TF-M] Following the TF-M build example
Hi,
I'm interested in the changes that you made to the validity checks, would you mind sending a patch / outlining what you had to change. The windows generator checks are still not working exactly as they should and I'd like to know what your experience was.
For the build failure, I believe this might be related to an issue with the windows PSA file generation. We've got a patch in review for this at https://review.trustedfirmware.org/c/TF-M/trusted-firmware-m/+/6386, can you test and see if that fixes the problem.
Raef
________________________________________ From: TF-M tf-m-bounces@lists.trustedfirmware.org on behalf of Kevin Kilzer via TF-M tf-m@lists.trustedfirmware.org Sent: 13 October 2020 00:20 To: tf-m@lists.trustedfirmware.org Subject: Re: [TF-M] Following the TF-M build example
Thanks for the notes. Since last week I’ve now:
1. downloaded today’s latest repo (12 October, commit 8bebd05745a8b27dccc6403f0215fa6e39de3bc1, and 2. added the VS compiler to the “valid” checks at CmakeLists.txt line 17. Using the -G option allows the make to complete (apparently), but the install script fails (in both GitBash and CMD).
Thanks for any help. ========== -- Build files have been written to: C:/Users/cXXXXX/Git/arm/TF-M/trusted-firmware-m/cmake_build
cXXXXX@LT-cXXXXXA MINGW64 ~/Git/arm/TF-M/trusted-firmware-m (master) $ cmake --build cmake_build -- install tools/CMakeFiles/tfm_generated_files.dir/build.make:93: *** target pattern contains no '%'. Stop. CMakeFiles/Makefile2:944: recipe for target 'tools/CMakeFiles/tfm_generated_files.dir/all' failed make.exe[1]: *** [tools/CMakeFiles/tfm_generated_files.dir/all] Error 2 Makefile:148: recipe for target 'all' failed make.exe: *** [all] Error 2==========
-- TF-M mailing list TF-M@lists.trustedfirmware.org https://lists.trustedfirmware.org/mailman/listinfo/tf-m