Git Product home page Git Product logo

Comments (6)

igoropaniuk avatar igoropaniuk commented on May 10, 2024

Hi @Fizbanoide,

right, you need to use UART (you can buy the chipest USB-TTL adapter for a couple bucks, it should work) to be able to receive SW output (from OPTEE OS core and TAs)

from build.

jbech-linaro avatar jbech-linaro commented on May 10, 2024

Hi @Fizbanoide ,

Glad to hear that you got that working. Regarding USB, what I have is a normal USB to UART cable. With that connected to the pins according to section 6.1, you should be able to get the debug prints by just open /dev/ttyUSB0 (or so) on PC connected to the Pi.

from build.

Rtlagot avatar Rtlagot commented on May 10, 2024

Thanks @igoropaniuk and @jbech-linaro , I wasn't sure about it ! Any chance otherwise I can write in a log file that I can access from the Rpi3 ?

from build.

igoropaniuk avatar igoropaniuk commented on May 10, 2024

@Fizbanoide ,

I'm not sure if it's a good advice from my side, but if an setup with UART doesn't currently work for you, you can try to follow this discussion OP-TEE/optee_os#954 and as temporary solution apply/rework patches from RFC pull requests OP-TEE/optee_os#810 OP-TEE/optee_client#51 by @jforissier (unfortunately they weren't merged).

These patches introduce a possibility to forward debug output to linux syslog (I guess that's what you asked for)

from build.

Rtlagot avatar Rtlagot commented on May 10, 2024

@igoropaniuk I'll check those, thanks !

from build.

Rtlagot avatar Rtlagot commented on May 10, 2024

Hi guys,

Just received the UART cable, and it's working perfectly with Busybox. Thanks again for your help @igoropaniuk @jbech-linaro !

from build.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.