Commits

Andy Green authored 1b26527e723
change context creation params to struct *** This patch changes an API all apps use *** Context creation parameters are getting a bit out of control, this patch creates a struct to contain them. All the test apps are updated accordingly. Signed-off-by: Andy Green <andy.green@linaro.org>