Git Product home page Git Product logo

Comments (8)

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

Hi,

I think this is the same problem we have seen lately. We haven't been able to look into it in detail yet. But if it the same problem as we have been facing a temporary workaround is to build with DEBUG=0 instead of DEBUG=1.

Let us keep this issue open until we have found and solved the problem. Thanks for reporting this.

from optee_os.

longyu1987 avatar longyu1987 commented on May 5, 2024

OK,I will try to trace this problem again.Thanks for your advice.

from optee_os.

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

A short update, it seems like we are doing a divide by zero somewhere and we have no function taking care of this under some circumstances. After reading about this (various sources) it seems like we need to implement this functions by ourselves in OP-TEE to trap the division by zero. For more information see
http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.faqs/ka4061.html
http://infocenter.arm.com/help/topic/com.arm.doc.ihi0043d/IHI0043D_rtabi.pdf <- 4.3.2

But again, let's keep this issue open until we have solved it.

from optee_os.

longyu1987 avatar longyu1987 commented on May 5, 2024

Yes,I agree with you.We need to implement this function("raise").In addition ,there is a macro ARGTYPE defined in the file tomycrypt_cfg.h(optee_os/core/lib/libtomcrypt/include/). If the value of ARGTYPE equals to 0,the raise function will be called.

from optee_os.

savage0 avatar savage0 commented on May 5, 2024

there is a error——Rootfs copy cannot be done because ROOTFS_DIR is not defined
anyone know how to fix it?thanks!

from optee_os.

vchong avatar vchong commented on May 5, 2024

Is it an error or just a warning? I've seen this before but the rootfs works just fine, i.e. the filesystem.cpio.gz file is actually being generated, just that the copy operation has failed due to ROOTFS_DIR being undefined. If you see filesystem.cpio.gz, then you can probably just use it. The build script might have to be updated though to resolve the error/warning.

from optee_os.

pascal-brand38 avatar pascal-brand38 commented on May 5, 2024

This "warning" was emitted when compiling optee_client. It has been removed in OP-TEE/optee_client#34. Is it this one, or something else?

from optee_os.

pascal-brand38 avatar pascal-brand38 commented on May 5, 2024

@savage0 let me know if I can close the issue. Without any answer, I'll close it.

from optee_os.

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.