On 18 November 2015 at 08:08, Savolainen, Petri (Nokia - FI/Espoo) <
[email protected]> wrote:
> >
> > --- a/include/odp/api/init.h
> > +++ b/include/odp/api/init.h
> > @@ -152,6 +152,10 @@ typedef struct odp_platform_init_t {
> > *
> > * @see odp_term_global()
> > * @see odp_init_local() which is required per thread before use.
> > + * @note The underlying implementation may have an another way to get
> > + * configuration related to platform_params (e.g. environmental
> variable,
> > + * configuration file), but if the application passes it, it should
> > always
> > + * take precedence.
> > */
> > int odp_init_global(const odp_init_t *params,
> > const odp_platform_init_t *platform_params);
> >
>
> Otherwise OK, but add it into the body of the documentation text (instead
> of @note).
>
I like this but I'd like a clarification.
If a platform may have another way, implicitly we saying platform must
always accept platform_params for all the items that may have been passed
another way.
>
> -Petri
> _______________________________________________
> lng-odp mailing list
> [email protected]
> https://lists.linaro.org/mailman/listinfo/lng-odp
>
--
Mike Holmes
Technical Manager - Linaro Networking Group
Linaro.org <http://www.linaro.org/> *│ *Open source software for ARM SoCs
_______________________________________________
lng-odp mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/lng-odp