This PR implements a function find_program() that tries to find a program, which is only described by the program's name (e.g. 'swtpm_cert'), in BINDIR before trying $PATH and therefore will find swtpm_localca and swtpm_cert in non-PATH installation paths, such /home//rootfs/usr.
This PR implements a function find_program() that tries to find a program, which is only described by the program's name (e.g. 'swtpm_cert'), in BINDIR before trying $PATH and therefore will find swtpm_localca and swtpm_cert in non-PATH installation paths, such /home//rootfs/usr.