Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move some files of programs to the framework #112

Open
2 tasks
ronald-cron-arm opened this issue Jan 2, 2025 · 0 comments · May be fixed by Mbed-TLS/mbedtls#9939
Open
2 tasks

Move some files of programs to the framework #112

ronald-cron-arm opened this issue Jan 2, 2025 · 0 comments · May be fixed by Mbed-TLS/mbedtls#9939
Assignees
Labels
size-s Estimated task size: small (~2d)

Comments

@ronald-cron-arm
Copy link
Contributor

ronald-cron-arm commented Jan 2, 2025

  • Move programs/demo_common.sh and programs/test/dlopen_demo.sh to scripts.
  • Move programs/test/metatest.c, programs/test/query_compile_time_config.c, programs/test/query_config.h, programs/test/query_included_headers.c and programs/test/zeroize.c to ./tests/programs (to be created).

At time of writing, the files above are identical in development and 3.6.
Adapt all.sh components using dlopen_demo.sh
Adapt the make and CMake build systems of development and 3.6.
No build scripts in the framework. For CMake, use link_to_source to create a symbolic link or copy the files from tests/programs in the build tree. The program executables are still created in programs/test of development and 3.6.

@ronald-cron-arm ronald-cron-arm added the size-s Estimated task size: small (~2d) label Jan 2, 2025
@ronald-cron-arm ronald-cron-arm moved this to Framework 2/3 (for the CI) in Mbed TLS Epics Jan 2, 2025
@ronald-cron-arm ronald-cron-arm changed the title Move some files of programs/test to the framework Move some files of programs/test to the framework Jan 2, 2025
@ronald-cron-arm ronald-cron-arm changed the title Move some files of programs/test to the framework Move some files of programs to the framework Jan 2, 2025
@ronald-cron-arm ronald-cron-arm moved this from Framework 2/3 (for the CI) to TF-PSA-Crypto all.sh 2 - misc in Mbed TLS Epics Jan 7, 2025
@Harry-Ramsey Harry-Ramsey self-assigned this Jan 28, 2025
@Harry-Ramsey Harry-Ramsey linked a pull request Jan 29, 2025 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size-s Estimated task size: small (~2d)
Projects
Status: TF-PSA-Crypto all.sh 2 - misc
Development

Successfully merging a pull request may close this issue.

2 participants