commit | d8081741fac92ebc9b0bc4795fc59bafe7d8e390 | [log] [tgz] |
---|---|---|
author | César Pastorini <cesar.pastorini@gmail.com> | Thu Mar 23 08:36:52 2023 -0400 |
committer | Jérôme Forissier <jerome@forissier.org> | Mon Apr 24 10:59:18 2023 +0200 |
tree | 4d767ea29d18da1b6b7052b9942db65ddbf30adf | |
parent | dc34f49f944aa98701ef210d6b0daa7b8ecbbf76 [diff] |
common, qemu: Add support for konsole terminal emulator Make's `run` target for QEMU already has support for gnome-terminal. This change adds support for konsole which is the default terminal emulator for the KDE desktop environment. This already includes the correct `-e` flag for Konsole. Signed-off-by: César Pastorini <cesar.pastorini@gmail.com> Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
This git contains makefiles etc to be able to build a full OP-TEE developer setup for the OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io. The pages that used to be here in this git can be found under build and Device specific information at he new location for the OP-TEE documentation.
// OP-TEE core maintainers