diff options
author | Paul Elder <paul.elder@ideasonboard.com> | 2019-06-05 17:11:10 -0400 |
---|---|---|
committer | Paul Elder <paul.elder@ideasonboard.com> | 2019-07-12 15:52:30 +0900 |
commit | dfc9a8db0921d7af1a0ebf958127853965000732 (patch) | |
tree | 6d239b85460352eddb6eccc07037b08af75b655c /test/stream | |
parent | a25c937f8afee766d3001c488a19acc9a8aac2dd (diff) |
libcamera: ipa_module_info: add license field
Add a field to IPAModuleInfo to contain the license of the module.
This license field will be used to determine whether the IPA module
should be run in an isolated process or not. If the license is open
source, then the IPA module will be allowed to run without process
isolation, if the user enables it. If the license is not open source,
then the IPA module will be run with process isolation.
Update the dummy IPA and IPA test to conform to the new struct layout.
Signed-off-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'test/stream')
0 files changed, 0 insertions, 0 deletions