misc: Merge branch 'release-staging-v21-0' into develop

Change-Id: I0ad043ded56fb848e045057a1e7a56ea39797906
This commit is contained in:
Bobby R. Bruce
2021-03-18 11:13:14 -07:00
49 changed files with 9819 additions and 226 deletions

View File

@@ -760,6 +760,9 @@ protocol_dirs = []
Export('protocol_dirs')
slicc_includes = []
Export('slicc_includes')
# list of protocols that require the partial functional read interface
need_partial_func_reads = []
Export('need_partial_func_reads')
# Walk the tree and execute all SConsopts scripts that wil add to the
# above variables