• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

main/11-Mar-2024-5038

CMakeLists.txtD11-Mar-2024475 1612

README.txtD11-Mar-2024329 65

check_placements.pyD11-Mar-20242.8 KiB7835

README.txt

1Runs a build test to check ldgen places libraries, objects and symbols
2correctly as specified in the linker fragments. Specifically, this app
3tests the placement for the main component, as specified in `main/linker.lf`
4The Python script that performs the checks, `check_placements.py`, automatically
5runs after the app is built.
6