cam-service: Loose the check of message timestamp
In the multi-system deployment, it is not guaranteed that timestamps
from the application must precede the local time of the service. In
such cases, there is the probability of causing invalid timestamps.
Remove the comparison of message timestamp with local time in service
to avoid such failure.
Signed-off-by:
Hongda Deng <hongda.deng@arm.com>
Loading
Please register or sign in to comment