commit | 7d2cfae7ea02b136d81ff4afe041ce5a4e39c31d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Feb 07 11:30:41 2025 -0700 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 11 20:10:59 2025 -0600 |
tree | 646530365305de721aa21aec371a89fb2ccf318f | |
parent | 0d8bc700e364d32bfd57e8170a99055db72591c8 [diff] |
test: Move optee-test rule into test/ The Makefile rules for tests should be within test/Makefile so move the 'optee' rule over. Signed-off-by: Simon Glass <sjg@chromium.org>