Renz Bagaporo 60ee143c3b tools: fix ldgen_test fragment file KEEP 4 лет назад
..
main 60ee143c3b tools: fix ldgen_test fragment file KEEP 4 лет назад
CMakeLists.txt 23590374b5 ldgen: add test app for placement sanity check 5 лет назад
README.txt 23590374b5 ldgen: add test app for placement sanity check 5 лет назад
check_placements.py 1fa2308e52 ci: update ldgen_test test_app to test flags 4 лет назад

README.txt

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