Skip to content
Commit 1c5fdae7 authored by Tintu Thomas's avatar Tintu Thomas
Browse files

RSS: Resolve dependencies from external component



* There are python dependencies from external component mbedtls.
  Without fulfilling those, the build is broken.

* Since external components in TF-M are downloaded as part of build
  command, we are running pip3 freeze after RSS build command to
  list out missing dependencies. The idea is to populate those
  missing dependencies to setup script manually.

* Added warn_info to print warning in framework.

Signed-off-by: Tintu Thomas's avatarTintu Thomas <tintu.thomas@arm.com>
Change-Id: I5cd69e481998540b716acfc412532789fee660b6
parent 3fd7ddca
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment